Replies: 3 comments
-
I ran into the same issue, hope someone has a solution |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
-
Currently as a solution I replace the minutes with 01 when they are 00 |
Beta Was this translation helpful? Give feedback.
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.
-
Hello,
I would like to use a consistent hour format in the calendar component. By default, full hours are displayed as "HH", whereas timestamps with hour and minute are displayed as "HH:mm". My goal is to always use the "HH:mm" format, so that "12" would display as "12:00". Anybody have a hint how to achieve this?
Beta Was this translation helpful? Give feedback.
All reactions