set min limit for selected date
{ view:"calendar", minDate:"2012-04-05" }
Dates less than defined one can't be selected.
Value can be either a string formatted with the current parseFormat or Date object.