Changes between Version 2 and Version 6 of Ticket #1872
- Timestamp:
- Jul 19, 2007, 5:58:11 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1872
- Property Owner changed from bill to haysmark
-
Property
Component
changed from
Widgets
toDijit
-
Property
Milestone
changed from
0.9
to1.0
-
Ticket #1872 – Description
v2 v6 1 It rarely makes sense to select time without date. E.g., any kind of event selection/scheduling requires both date and time components. We need to merge DatePicker withTimePicker. A parameter should be used to specify if we want to see a date selector, a time selector, or both.1 It rarely makes sense to select time without date. E.g., any kind of event selection/scheduling requires both date and time components. We need to merge !DatePicker with !TimePicker. A parameter should be used to specify if we want to see a date selector, a time selector, or both. 2 2 3 3 (I had preliminary talks with Karl on that off the list.)