Datepicker’s maxDate and ZendX_JQuery_Form_Element_DatePicker
This is just a short reminder for me and a note for you: it seems that jQuery Datepicker is not able to handle Date object as a value for minDate or maxDate parameters, at least when the jQuery object is called in the constructor of a ZendX_JQuery_Form_Element_DatePicker object: strings like ‘-1′ work fine, though.
