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

19-feb-1990 → D-MMMZ #61

Open gibito opened 7 years ago

gibito commented 7 years ago

moment.parseFormat('19-feb-1990') parsed to D-MMMZ, I expected: DD-MMM-YYYY

gr2m commented 7 years ago

I don’t have that case myself, but would accept a pr with a test