maxDate

sets a maximum date allowed for selection

Date|string maxDate;

Example

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

Related samples

Details

Dates greater than the defined one can't be selected.

The value can be either a string formatted with the current parseFormat or a Date object.

See also
Back to top
Join Our Forum
We've retired comments here. Visit our forum for faster technical support, connect with other developers, and share your feedback there.