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
Use ISO 8601 time format relative to UTC timezone (#276)
Forcing the UTC timezone is important to ensure the script produces the same output regardless of the machine’s locale. Using ISO 8601 formatting is just for fun [1].
[1]: https://xkcd.com/1179/
Issue: #275
0 commit comments