Wijmo UI for the Web
minDate Field

Determines the minimum date to display. You can specify the minDate via a Date object.

Syntax
Javascript (Usage) 
var value; // Type: Date
value = jQuery.wijmo.wijcalendar.options.minDate;
Javascript (Specification) 
var minDate : Date;
Remarks
The default value is new Date(1900, 0, 1).
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.