Opened 15 years ago
Closed 15 years ago
#2566 closed enhancement (duplicate)
24 hour Time Picker Added to UI Datepicker v3.4
Reported by: | jdean | Owned by: | grabanski |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | ui.datepicker | Version: | 1.5b4 |
Keywords: | calendar date time picker | Cc: | |
Blocked by: | Blocking: |
Description
For an internal project we needed a calendar with time picker as well so we have updated UI Datepicker with a 24 hour time picker.
The updated js and css files are attached if anyone wants to use them or incorporate back into a future version of UI Datepicker.
The new date format codes are
HH - Hours
II - Minutes
SS - seconds.
eg: dateFormat: 'yy-mm-dd HH:II:SS',
New parameters
showTime: true,
timePos: 'top' or 'bottom',
New class
datepicker_time
Regards
James Dean
One Reason Pty Ltd
Attachments (2)
Change History (6)
Changed 15 years ago by
Attachment: | ui.datepicker.css added |
---|
comment:1 Changed 15 years ago by
Owner: | changed from paul to iMarc |
---|
comment:2 Changed 15 years ago by
Component: | ui.core → ui.datepicker |
---|---|
Version: | → 1.5b4 |
comment:3 Changed 15 years ago by
Owner: | changed from iMarc to grabanski |
---|---|
Status: | new → assigned |
comment:4 Changed 15 years ago by
Resolution: | → duplicate |
---|---|
Status: | assigned → closed |
Duplicate of #2000.
Note: See
TracTickets for help on using
tickets.
Updated ui.datepicker.css