I always use `moment.js` for my Date manipulation....
# suitescript
e
I always use
moment.js
for my Date manipulation. With
moment
, that is as simple as:
Copy code
moment().endOf("year");