Wijmo UI for the Web
showDayPadding Field

Determines whether to add zeroes to days with only one digit.

Syntax
Javascript (Usage) 
var instance; // Type: wijmo.input.ICalendar;
var value; // Type: bool
value = instance.showDayPadding;
Javascript (Specification) 
var showDayPadding : bool;
Browser Compatibility
7
5
5

See Also

Reference

ICalendar Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.