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

2018/12/30 12:00 → YYYY/MM/DD H:mm; #88

Closed DucHo7 closed 6 years ago

DucHo7 commented 6 years ago

moment.parseFormat('2018/12/30 12:00') parsed to YYYY/MM/DD H:mm, I expected: <please fill in>

gr2m commented 6 years ago

I assume this was submitted by mistake?