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 has been archived by the owner on Feb 3, 2020. It is now read-only.
Detailed Description
When I try to parse the date in specific format I get one year backdate.
Possible Implementation
let day = moment("178-06-2019", dateFormat: "DD-MM-YYYY")
returns // 2018-12-23 00:00:00 GMT+05:30Your Environment
The text was updated successfully, but these errors were encountered: