- Issue created by @Tr4nzNRG
I'm using Drupal 10.1.5 and jQuery UI Datepicker 2.0.0 for a Dutch and English multilingual website with a webform 6.2.0-beta6. It seems that the Datepicker doesn't give support for Dutch and when choosing a date it shows the Datepicker in English and returns the date in English. Therefore the validation fails and the user can't submit a webform.
It's also mentioned as a difference between 1.x and 2.x at: https://www.drupal.org/project/jquery_ui_datepicker/issues/3327735 💬 Difference between 1.x and 2.x branches Active
The datepicker should switch it's language and return the date format in matching language (or even follow custom formats used on that specific webform element).
Other solution could be that the Datepicker is disabled for other languages?
Active
2.0
Code