pad hours with leading zero#203
Open
MartijnR wants to merge 2 commits intojdewit:gh-pagesfrom
enketo:gh-pages
Open
pad hours with leading zero#203MartijnR wants to merge 2 commits intojdewit:gh-pagesfrom enketo:gh-pages
MartijnR wants to merge 2 commits intojdewit:gh-pagesfrom
enketo:gh-pages
Conversation
If value is copied to <input type="time"> in Chrome, it requires a 2-digit hour value.
eleumik
added a commit
to eleumik/bootstrap-timepicker
that referenced
this pull request
May 9, 2014
this should fix jdewit#219 jdewit#209 jdewit#208 jdewit#203, jdewit#209 has tests not yet included here JSBIN http://jsbin.com/xahux/3
Open
peichhorn-mpmx
pushed a commit
to netgo-software/bootstrap-timepicker
that referenced
this pull request
Aug 27, 2015
this should fix jdewit#219 jdewit#209 jdewit#208 jdewit#203, jdewit#209 has tests not yet included here JSBIN http://jsbin.com/xahux/3 see: eleumik@7a5a84a
cal-tec
added a commit
to cal-tec/joindin-web2
that referenced
this pull request
Oct 2, 2016
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
If value is copied to in Chrome, it requires a 2-digit hour value.