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
First things first, I'm not a 100% certain of this one, but I think both fields are using a sunday-saturday week instead of the ISO 8601 Monday-Sunday weeks, resulting in wrong week days for edge cases like 2021-01-03.
First things first, I'm not a 100% certain of this one, but I think both fields are using a sunday-saturday week instead of the ISO 8601 Monday-Sunday weeks, resulting in wrong week days for edge cases like 2021-01-03.
https://myweb.ecu.edu/mccartyr/isowdcal.html shows said date as being inside 2020-W53, but the following snippet returns '2021-W1' instead
Might be related to #26
The text was updated successfully, but these errors were encountered: