Wijmo UI for the Web
maxDate Field

Determines the maximum date to display. You can specify the maxDate via a Date object.

Syntax
Javascript (Usage) 
var value; // Type: Date
value = jQuery.wijmo.wijcalendar.options.maxDate;
Javascript (Specification) 
var maxDate : 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.