When I enable localization support of the datepicker for example by adding $calendarDiv.datepicker($.datepicker.regional['de']); the display shows the german monthnames, daynames and prev/next buttons, etc., but the function is broken. When I select a day there occurs an error and I get redirected. Haven't figured out yet, what causes this problem. Do you have an idea how to enable localization support for this date polyfill?
When I enable localization support of the datepicker for example by adding$calendarDiv.datepicker($ .datepicker.regional['de']); the display shows the german monthnames, daynames and prev/next buttons, etc., but the function is broken. When I select a day there occurs an error and I get redirected. Haven't figured out yet, what causes this problem. Do you have an idea how to enable localization support for this date polyfill?