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

A boolean value determines whether to express midnight as 24:00.

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

Reference

IDateOptions Interface