Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[showMeridian] - showMeridian is not formatting the existing time value #111

Open
Maxwell2022 opened this issue Apr 10, 2013 · 0 comments
Open
Labels

Comments

@Maxwell2022
Copy link

The showMeridian option should format the existing (or default) value in the correct format.

At the moment if you have a 24h value in the textbox, let's say 19:30, and showMeridian is set to true. The transformed value is 12:30 AM instead of 07:30 PM.

jsfiddle: http://jsfiddle.net/maxwell2022/b8wve/

We could use momentjs which is a great lib to handle date and time.

@mmarchini mmarchini added the bug label Sep 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants