dropdownDatePicker module is not consistent accross languages

0
Hi All, I am using a dropdown date picker in my application, and it works correctly for both English and German, displaying month labels in camel case, such as 'January'. However, for Spanish, the month labels are displayed entirely in lowercase instead of camel case.   I would appreciate it if someone could help me resolve this dropdown date picker issue.   Spanish -    English -    German -    Thanks in advance for your help!
asked
1 answers
0

I believe that lowercase month names are proper grammar in Spanish. The same is in my language (Czech). So, the dropdown is OK.

answered