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
Which is confusing because it applied my local time zone (UTC +02:00) but also left out any timezone indication. This is imho invalid ISO. It should use UTC and include a Z at the end, or include the indication for the timezone used.
The text was updated successfully, but these errors were encountered:
Right now, using dateFormat isoDateTime produces:
Which is confusing because it applied my local time zone (UTC +02:00) but also left out any timezone indication. This is imho invalid ISO. It should use UTC and include a
Z
at the end, or include the indication for the timezone used.The text was updated successfully, but these errors were encountered: