SpinWheelDatePicker should have value and/or values properties available in the properties editor. value with an ISO value would be more consistent with Dijit's DatePicker, and we'll eventually get that working better. See #65, #659 Right now, it has no value and always defaults to today's date.
SpinWheelDatePicker should have
value
and/orvalues
properties available in the properties editor.value
with an ISO value would be more consistent with Dijit's DatePicker, and we'll eventually get that working better. See #65, #659 Right now, it has no value and always defaults to today's date.@jhpedemonte