Skip to main content

Search and Top Navigation

#2566 closed enhancement (duplicate)

Opened March 20, 2008 05:29AM UTC

Closed July 08, 2008 06:30AM UTC

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 (0)
Change History (4)

Changed March 25, 2008 02:50PM UTC by paul comment:1

owner: pauliMarc

Changed May 24, 2008 07:16PM UTC by paul comment:2

component: ui.coreui.datepicker
version: → 1.5b4

Changed May 27, 2008 10:39PM UTC by paul comment:3

owner: iMarcgrabanski
status: newassigned

Changed July 08, 2008 06:30AM UTC by kbwood comment:4

resolution: → duplicate
status: assignedclosed

Duplicate of #2000.