Opened 14 years ago
Closed 14 years ago
#2477 closed enhancement (wontfix)
24-hour Support in TimePicker Widget
Reported by: | Owned by: | Eugene Lazutkin | |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Dijit | Version: | 0.4.1 |
Keywords: | Cc: | Adam Peller | |
Blocked By: | Blocking: |
Description
This patch adds support for a 24-hour clock to the TimePicker? widget. The locale's "timeFormat-full" field is used to detect whether 12-hour or 24-hour mode should be used. The "fixTime" property overrides locale detection. These changes are compatible with the DropdownTimePicker? widget.
Attachments (1)
Change History (4)
Changed 14 years ago by
Attachment: | 24HourTimePicker.patch added |
---|
comment:1 Changed 14 years ago by
Cc: | Adam Peller added |
---|---|
Owner: | changed from anonymous to Eugene Lazutkin |
See also #1771
comment:2 Changed 14 years ago by
Component: | General → Dijit |
---|
We need to decide whether we're going to do this for dijit or dojox. I think Dijit needs a TimePicker?...
comment:3 Changed 14 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
TimePicker? is not supported by Dijit, though a new TimePicker? widget may be written (see #599)
Note: See
TracTickets for help on using
tickets.
Add 24-hour support to the TimePicker? widget.