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

10/8/2014 5:08:35 PM → M/D/YYYY h:mm:ss a #20

Closed harsimranb closed 9 years ago

harsimranb commented 9 years ago

moment.parseFormat('10/8/2014 5:08:35 PM') parsed to M/D/YYYY h:mm:ss a, I expected: M/D/YYYY h:mm:ss A

gr2m commented 9 years ago

good catch! Wanna send a pull request?

harsimranb commented 9 years ago

Sure, I'll check it out at home.

gr2m commented 9 years ago

:+1:

gr2m commented 9 years ago

https://github.com/gr2m/moment.parseFormat/commit/bd9a73d0a8cc9a297aa870fe44550f03e76e5467