jQuery.wijmo.wijinputdate Namespace > options type : startYear Field |
Default value: 1950
Determines how the control should interpret incomplete year information when the "smartInputMode" option is set to true.
Javascript (Usage) | |
---|---|
var value; // Type: number value = jQuery.wijmo.wijinputdate.options.startYear; |
Javascript (Specification) | |
---|---|
|