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

adds hourLeadingZero option #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nathany
Copy link

@nathany nathany commented Mar 22, 2013

We want to display hours with a leading space instead of a leading zero.

This adds a hourLeadingZero option, which defaults to the existing behavior.

We want to display hours with a leading space instead of a leading zero.

This adds a hourLeadingZero option, which defaults to the existing behavior.
@nathany
Copy link
Author

nathany commented Nov 23, 2013

@kbwood Any interest in merging this?

@Boltyk
Copy link

Boltyk commented Feb 10, 2016

+1 for this change
And maybe not the leading space - just without leading zero.
Got onchange event fired up because of this option missing, when _setValue check, for example, 02:14 vs 2:14 and treat it as a different value.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants