in config/site.php:
Thank you! @JohntheFish but the problem lies when the datepicker is changed. Initially the date is yyyy/mm/dd then when it is changed it turns to it's correct format mm/dd/yyyy. How to fix the initial display?
Looking at the code, the constant for this field is DATE_APP_DATE_PICKER which needs to be in a format that the jQuery.ui datepicker can understand.
http://docs.jquery.com/UI/Datepicker/formatDate...
http://docs.jquery.com/UI/Datepicker/formatDate...