Wijmo UI for the Web
showDayPadding Field
wijmo.input Namespace > ICalendar Interface : showDayPadding Field

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

Syntax
var instance; // Type: wijmo.input.ICalendar;
var value; // Type: boolean
value = instance.showDayPadding;
var showDayPadding : boolean;
See Also

Reference

ICalendar Interface