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

2014-01-10 20:00:15 → YYYY-MM-DD H:mm:D #1

Closed gr2m closed 10 years ago

gr2m commented 10 years ago

moment.parseFormat('2014-01-10 20:00:15') parsed to YYYY-MM-DD H:mm:D, I expected: YYYY-MM-DD H:mm:ss