jQuery.wijmo.wijinputdate Namespace > options type : culture Field |
Default value: ""
Determines the culture used to show values in the wijinputdate widget.
Javascript (Usage) | |
---|---|
var value; // Type: string value = jQuery.wijmo.wijinputdate.options.culture; |
Javascript (Specification) | |
---|---|
|