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
{{ message }}
This repository was archived by the owner on Jan 31, 2020. It is now read-only.
Instead of using the internal timezone when converting a string value to
a DateTime value, use UTC. This solves issues with Moscow winter time,
while allowing existing tests to continue passing, and is more
equivalent to the custom week format support, which does not use a
timezone.
Fixes#257
0 commit comments