jQuery.wijmo.wijevcal Namespace > options type : culture Field |
Default value: ""
Determines the culture to be used, for example, "de-DE" is German. Date and time formatting depends on the culture option.
Javascript (Usage) | |
---|---|
var value; // Type: string value = jQuery.wijmo.wijevcal.options.culture; |
Javascript (Specification) | |
---|---|
|