Documentation

maxDate

set man limit for selected date

Date|string maxDate;

Example

{ view:"calendar", maxDate:"2012-04-05" }

Details

Date greater than defined one can't be selected
Value can be string or Date object

Back to top