Replies: 1 comment 1 reply
-
|
It works mostly. The time format is locale specific |
Beta Was this translation helpful? Give feedback.
1 reply
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 have an input type="date" control and an input type="time" control.
I am using the list attribute of the time control to show a list of valid times.
It is dependent on the date.
Does not work even after the list is updated.
How can I refresh the input?
Beta Was this translation helpful? Give feedback.
All reactions