Join Slack
Powered by
when you create a new `Date` object, it doesn't re...
# suitescript
s
stalbert
08/14/2018, 2:50 PM
when you create a new
Date
object, it doesn't
remember
the date format you used to create it. If you call
.toISOString()
on that date you should expect the second format you show.
👍 1
Open in Slack
Previous
Next