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
Parsing '2001W05' (ISO8601 for the fifth week of 2001) with arrow gives you back 2001-05-01 which is totally wrong. Expected behavior is to either parse it correctly or throw an error when it find an unsupported format.
Parsing '2001W05' (ISO8601 for the fifth week of 2001) with arrow gives you back 2001-05-01 which is totally wrong. Expected behavior is to either parse it correctly or throw an error when it find an unsupported format.
(Followup to #291)
The text was updated successfully, but these errors were encountered: