Replies: 2 comments
|
follow up |
0 replies
|
next follow up after month |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I would like the selector to accept input from the keyboard, such as '1500' or '1530', and display it as '15:00' or '15:30', respectively. Currently, it always returns '1:24' also in your demo examples - how can I fix this?
All reactions