Join Slack
Powered by
I always use `moment.js` for my Date manipulation....
# suitescript
e
erictgrubaugh
06/02/2017, 2:34 PM
I always use
moment.js
for my Date manipulation. With
moment
, that is as simple as:
Copy code
moment().endOf("year");
Open in Slack
Previous
Next