Wijmo UI for the Web
startYear Field

Default value: 1950

Determines how the control should interpret incomplete year information when the "smartInputMode" option is set to true.

Syntax
Javascript (Usage) 
var value; // Type: number
value = jQuery.wijmo.wijinputdate.options.startYear;
Javascript (Specification) 
var startYear : number;
Remarks
For example, if "startYear" is set to 1950 (the default), then years "0000" to "0050" will be converted to "2000" to "2050", and years "0051" to "0099" will be converted to "1951" to "1999".
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.