#15198 closed defect (fixed)
Cannot set value to mobile DatePicker/TimePicker at initialization time
Reported by: | ykami | Owned by: | ykami |
---|---|---|---|
Priority: | high | Milestone: | 1.8 |
Component: | DojoX Mobile | Version: | 1.7.2 |
Keywords: | Cc: | Eric Durocher | |
Blocked By: | Blocking: |
Description
DatePicker/TimePicker always initializes itself with the current date/time, and the following code does not work.
<div data-dojo-type="dojox.mobile.SpinWheelDatePicker" data-dojo-props="value:'2000-10-24'"></div>
Change History (3)
comment:1 Changed 9 years ago by
Cc: | Eric Durocher added |
---|---|
Milestone: | tbd → 1.8 |
Priority: | undecided → high |
Status: | new → assigned |
comment:2 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
In [28366]: