Open
Description
Description
Relates:
- https://taiga-ui.dev/components/input-time#native
- https://taiga-ui.dev/components/input-date-time#native
According to MDN about <input type="time" />
:
The value is always a 24-hour HH:mm or HH:mm:ss formatted time, with leading zeros, regardless of the UI's input format.
So, InputTime
/ InputDateTime
with *** AM
mode should show 24-hour browser native picker but our textfield value is always 12-hour format.
Metadata
Assignees
Labels
No labels