Ticket #2000 (closed feature: wontfix)
Add time selection to UI Datepicker
| Reported by: | streawkceur | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | ui.datepicker | Version: | 1.5b4 |
| Keywords: | calendar date time picker | Cc: | |
| Blocking: | Blocked by: |
Description
I would find it really useful to also be able to select a time in the Datepicker dialogue. See e.g. http://www.dynarch.com/projects/calendar/
Change History
comment:2 Changed 5 years ago by jdean
Hi
I have just added a new patch that might meet your needs .
Ticket #2566
Regards
James Dean
One Reason Pty Ltd
comment:4 Changed 5 years ago by paul
- Version changed from 1.2.1 to 1.5b4
- Component changed from ui.core to ui.datepicker
comment:5 Changed 5 years ago by paul
- Owner changed from iMarc to grabanski
- Status changed from new to assigned
comment:8 Changed 4 years ago by klaus.hartl
Additional note from jQuery bugtracker:
Adding date and time in one nice field would be awesome. Specially if it was in the Unix/SQL datetime format YYYY-mm-dd 00:00:00
comment:10 Changed 4 years ago by kbwood
See also #4244.
comment:11 Changed 4 years ago by kbwood
See also #4064.
comment:12 Changed 4 years ago by sbillard
For my purposes it would be sufficient to be able to manually append a time in the input field after datepicker has entered the date. Is there any way to do so? Seems I cannot enter spaces or colons so can't add the time to the field.
comment:13 Changed 4 years ago by joern.zaefferer
- Status changed from assigned to closed
- Resolution set to invalid
Out of scope of datepicker plugin. Related: http://jqueryui.pbworks.com/TimePicker
comment:14 Changed 3 years ago by solid@…
- Status changed from closed to reopened
- Resolution invalid deleted
Please reconsider this. Php, java and c# all include time as part of the Date object. It is unrealistic to assume that Date objects should have no time component, especially since most of the backend languages consider both to be parts of the same object. In some cases, the date component may have value on its own. But the time component almost never has value without the date. It makes sense to include an option for both in a single widget. It is extremely painful to deal with a timestamp as 2 separate fields.
comment:15 Changed 3 years ago by solid@…
Also having a timepicker widget is not really helpful without a datepicker part..
comment:16 Changed 3 years ago by scott.gonzalez
- Status changed from reopened to closed
- Resolution set to wontfix
A date + time picker in a single plugin is a separate plugin from just a date picker. We track ideas for new plugins on our planning wiki, not in our bug tracker.

