jQuery.wijmo.wijinputdate Namespace > options type : midnightAs0 Field |
Default value: true
A bool value determines whether to express midnight as 24:00.
Javascript (Usage) | |
---|---|
var value; // Type: boolean value = jQuery.wijmo.wijinputdate.options.midnightAs0; |
Javascript (Specification) | |
---|---|
var midnightAs0 : boolean; |