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
Describe the bug
Converting "173000123" with format "HHmmssSSS" to get Unix timestamp in milliseconds returns a negative value, which when parsed back, returns "Mon Dec 12 1729 03:00:00 GMT+0736", https://jsfiddle.net/joeyip/8t2jd1bm/
Expected behavior
The time part should be 17:30:00
Describe the bug
'Apr-22' is getting parsed as 22/04/2001, despite providing parse format as 'MMM-YY', https://jsfiddle.net/Lhv5fpyw/4/
Expected behavior
Date should be parsed correctly as 01/04/2022.
Information
The text was updated successfully, but these errors were encountered: