You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to create an app in my native language. In my language we use the 24-hour format (without the AM/PM suffix),
It would be nice to change the time format in TimePicker.
Proposal
I have no idea how to do it in case of the graphical picker (the clock), but the textual picker can look like this:
API can be done like the date formatting in DatePicker (#415)
The text was updated successfully, but these errors were encountered:
Use case
I want to create an app in my native language. In my language we use the 24-hour format (without the AM/PM suffix),
It would be nice to change the time format in
TimePicker
.Proposal
I have no idea how to do it in case of the graphical picker (the clock), but the textual picker can look like this:
API can be done like the date formatting in
DatePicker
(#415)The text was updated successfully, but these errors were encountered: