jQuery.wijmo.wijinputdate Namespace > options type : hour12As0 Field |
Default value: false
A bool value determines the range of hours that can be entered in the control.
Javascript (Usage) | |
---|---|
var value; // Type: boolean value = jQuery.wijmo.wijinputdate.options.hour12As0; |
Javascript (Specification) | |
---|---|
var hour12As0 : boolean; |