gr2m / moment-parseformat

A moment.js plugin to extract the format of a date/time string
http://gr2m.github.io/moment-parseformat
Apache License 2.0
45 stars 30 forks source link

1.1.2010 → DD.MM.YYYY #4

Closed gr2m closed 10 years ago

gr2m commented 10 years ago

moment.parseFormat('1.1.2010') parsed to DD.MM.YYYY, I expected: D.M.YYYY