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
Same thing happens today on Windows, Chrome and iPhone's Safari. Macbook's Chrome parsing ok.
upd: Found problem, something with the locales, like half of them are not being parsed properly. For example, English & CM works ok, ZA, RU, ET, ER, don't. That's only few that I've randomly selected from the full list. Fixed by adding 'en' locale as second argument in the parse functions.
The following date results in
invalid
status:when using this:
will return this:
but a normal date constructor works fine:
The text was updated successfully, but these errors were encountered: