Does time_input support 12 hour time?

I’m using time_input to collect a time. From a user experience perspective, it would be helpful to have it in 12 hour format (2:30pm) instead of 24 hour format (14:30). Is it possible to get it in 12 hour format? Thanks.

1 Like

afaik that’s hardcoded to be in 24h format.


That could be a good feature request.

2 Likes

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.