Wijmo UI for the Web
showDayPadding Field

Default value: false

Determines whether to add zeroes to days with only one digit

Syntax
Javascript (Usage) 
var value; // Type: boolean
value = jQuery.wijmo.wijcalendar.options.showDayPadding;
Javascript (Specification) 
var showDayPadding : boolean;
Remarks
for example, "1" would become "01" if this property were set to "true"
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.