Search and Top Navigation
#2000 closed feature (wontfix)
Opened December 04, 2007 01:04PM UTC
Closed July 08, 2010 12:14PM UTC
Last modified October 21, 2020 04:25AM UTC
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: | |
Blocked by: | Blocking: |
Description
I would find it really useful to also be able to select a time in the Datepicker dialogue.
Attachments (0)
Change History (17)
Changed March 14, 2008 05:06PM UTC by comment:1
owner: | → iMarc |
---|
Changed March 20, 2008 05:39AM UTC by comment:2
Hi
I have just added a new patch that might meet your needs .
Regards
James Dean
Changed May 24, 2008 03:39AM UTC by comment:3
milestone: | 1.2.2 |
---|
Milestone 1.2.2 deleted
Changed May 24, 2008 07:09PM UTC by comment:4
component: | ui.core → ui.datepicker |
---|---|
version: | 1.2.1 → 1.5b4 |
Changed May 27, 2008 10:38PM UTC by comment:5
owner: | iMarc → grabanski |
---|---|
status: | new → assigned |
Changed August 16, 2008 03:54PM UTC by comment:6
milestone: | → TDB |
---|
Changed November 19, 2008 03:15AM UTC by comment:7
owner: | grabanski → kbwood |
---|
Changed January 16, 2009 07:45AM UTC by comment:8
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
Changed April 07, 2009 06:37AM UTC by comment:9
owner: | kbwood |
---|
Changed April 14, 2009 06:08AM UTC by comment:10
See also #4244.
Changed April 14, 2009 06:11AM UTC by comment:11
See also #4064.
Changed April 16, 2009 11:52PM UTC by comment:12
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.
Changed May 07, 2009 01:31PM UTC by comment:13
resolution: | → invalid |
---|---|
status: | assigned → closed |
Out of scope of datepicker plugin. Related: http://jqueryui.pbworks.com/TimePicker
Changed July 08, 2010 03:34AM UTC by comment:14
resolution: | invalid |
---|---|
status: | closed → reopened |
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.
Changed July 08, 2010 03:35AM UTC by comment:15
Also having a timepicker widget is not really helpful without a datepicker part..
Changed July 08, 2010 12:14PM UTC by comment:16
resolution: | → wontfix |
---|---|
status: | reopened → closed |
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.
Changed October 11, 2012 09:15PM UTC by comment:17
milestone: | TBD |
---|
Milestone TBD deleted