input field keep getting 12 hour format #2843
-
Prerequisites
Describe the issuei have use option
but the input field still displaying 12 hours format with am/pm. StackBlitz forkhttps://stackblitz.com/edit/tempus-dominus-v6-simple-setup-tk2cjm?file=index.js What operating system(s) are you seeing the problem on?Windows What browser(s) are you seeing the problem on?Chrome What version of are you using? You can find this information from the sample StackBlitz.v6.7.11 What your browser's locale? You can find this information from the sample StackBlitz.id-ID |
Beta Was this translation helpful? Give feedback.
Answered by
Eonasdan
Jul 22, 2023
Replies: 2 comments
-
Start a new pull request in StackBlitz Codeflow. |
Beta Was this translation helpful? Give feedback.
0 replies
-
useTwentyfourHour is deprecated. You need to provide a format string to the localization property |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Eonasdan
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
useTwentyfourHour is deprecated. You need to provide a format string to the localization property