Wijmo UI for the Web
hour12As0 Field
wijmo.input Namespace > IDateOptions Interface : hour12As0 Field

A boolean value determines the range of hours that can be entered in the control.

Syntax
var instance; // Type: wijmo.input.IDateOptions;
var value; // Type: boolean
value = instance.hour12As0;
var hour12As0 : boolean;
See Also

Reference

IDateOptions Interface