jQuery.wijmo.wijcalendar Namespace > options type : culture Field |
Default value: ""
Assigns the string value of the culture ID that appears on the calendar for the weekday and title names.
Javascript (Usage) | |
---|---|
var value; // Type: string value = jQuery.wijmo.wijcalendar.options.culture; |
Javascript (Specification) | |
---|---|
|