The what? And the why?
moment.parseFormat is a plugin for moment.js, that turns Date/Time Strings into their representing formats.
That allows for date/time inputs that not only to set a date/time, but also to configure the user's preffered format. Because users hate configuration formsβ’, try to avoid them if you can.
Here are some examples. Play with them or add new ones. If you find a problem, please report
| Test | Format | Check | Found a bug? |
|---|---|---|---|
| report |
Note: This demo is using the Bootstrap Editable Table plugin for auto-adding of new rows, and for styling.