jQuery.wijmo.wijinputdate Namespace > options type : dateFormat Field |
Default value: 'd'
The format pattern to display the date value when control got focus.
Javascript (Usage) | |
---|---|
var value; // Type: string value = jQuery.wijmo.wijinputdate.options.dateFormat; |
Javascript (Specification) | |
---|---|
|