Creates the control for the given time unit and appends it to the given container
element.
The current date time picker instance.
The container element to which the created control must be appended.
The type of control for which to set the value.
Initial value for the control
Minumum allowed value for the time unit the user may select.
Maximum allowed value for the time unit the user may select.
Desired step size for selecting a value.
The container
element as passed to this method.
Sets the given ooptions on the control for the given time unit.
The current date time picker instance.
The container element of the control, as passed to create
.
The type of control for which to apply the options.
Options to apply on the control
The container
element as passed to this method.
Sets the value of control for the given time uit.
The current date time picker instance.
The container element of the control, as passed to create
.
The type of control for which to set the value.
Value to set on this control.
The container
element as passed to this method.
Gets the current value of the control for the given time unit.
The current date time picker instance.
The container element of the control, as passed to create
.
The type of control for which to get the value.
The current value of the control.
Generated using TypeDoc
For advanced usage of the Calendar, you may pass an object of this type to use controls other than sliders and selects for selecting an hour, minute, or second.