Forum Discussion
Anil
7 years agoNew Contributor III
We can also use the following expression.
Date.UTC(Date.now().getFullYear(), Date.now().plusDays(1).getMonth(), 0, 0, 0, 0, 0)
We can also use the following expression.
Date.UTC(Date.now().getFullYear(), Date.now().plusDays(1).getMonth(), 0, 0, 0, 0, 0)