Designway

Results 1 issues of Designway

## 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...