You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ideally, this would produce a constructor for that date/time. I'm happy to implement - I'm thinking it'd just use the valueOf unless there's a good argument for using the ISO 8601 format.
The text was updated successfully, but these errors were encountered:
Currently,
jsesc
produces unsupported code when passed aDate
object:Ideally, this would produce a constructor for that date/time. I'm happy to implement - I'm thinking it'd just use the
valueOf
unless there's a good argument for using the ISO 8601 format.The text was updated successfully, but these errors were encountered: