Wijmo UI for the Web
hour12As0 Field

Default value: false

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

Syntax
Javascript (Usage) 
var value; // Type: boolean
value = jQuery.wijmo.wijinputdate.options.hour12As0;
Javascript (Specification) 
var hour12As0 : boolean;
Remarks
If set this property to false, the control sets the range for the hour field from 1 - 12. If set to true the range is set to 0 - 11.
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.