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

August 26, 2014 02:30pm → MMMM D, YYYY h:mma #14

Closed gr2m closed 10 years ago

gr2m commented 10 years ago

moment.parseFormat('August 26, 2014 02:30pm') parsed to MMMM D, YYYY h:mma, I expected: MMMM D, YYYY hh:mma