Ticket #1771 (closed enhancement: duplicate)
timepicker with 24h format
| Reported by: | jan831@… | Owned by: | elazutkin |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.9 |
| Component: | Internationalization | Version: | 0.4 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
when using locales with 24h time formats, it would be nice to be able to pick hours as displayed (0->24) instead of the current 0->12 & AM/PM. Displaying hours like 23:59, it is not that intuitive to pick that hour as 11:59 PM.
maybe add an extra template, timepicker24.html with all the hours and without AM/PM options. or add the hours dynamic to the widget, depending on some kind of option or on the used timeformat (check the existance of 'a' in the format string)
Change History
Note: See
TracTickets for help on using
tickets.