Hello!
I am using the Mootools date picker element in a form. I have the datepicker settings set to Mootools Datepicker with DashBoard set for style under the general tab in the form properties. I added this under DateTime Picker Config: format:'%m-%d-%Y',minDate: start_date. I then added this in a Load JS action in the onload even for the form: var start_date = new Date();. The calendar works fine (including limiting the start date to today's date) for Chrome v31.0.1650.57 m, Safari v5.1.7, Internet Explorer v11.0.96 and the iOS7.3 version of Safari. However with Firefox v25.01 and Opera v12.16, the calendar starts at December 1969?! Anyone out there seen this before? How did you fix it? Please let me know. Not sure what else to try at this point. Thanks!
Erik
I am using the Mootools date picker element in a form. I have the datepicker settings set to Mootools Datepicker with DashBoard set for style under the general tab in the form properties. I added this under DateTime Picker Config: format:'%m-%d-%Y',minDate: start_date. I then added this in a Load JS action in the onload even for the form: var start_date = new Date();. The calendar works fine (including limiting the start date to today's date) for Chrome v31.0.1650.57 m, Safari v5.1.7, Internet Explorer v11.0.96 and the iOS7.3 version of Safari. However with Firefox v25.01 and Opera v12.16, the calendar starts at December 1969?! Anyone out there seen this before? How did you fix it? Please let me know. Not sure what else to try at this point. Thanks!
Erik