Hi all, I have this very annoying issue with DatePicker, in that it displays a normal SQL Server datetime field (i.e. "dd.mm.yyyy") as "mm/dd/yyyy" and in the process changes the value, i.e. from "30.06.2020" to "06/06/2022". If the date part is below 13, then it displays the date normally, as you can see in the below screenshot. I've tried to change the language and format options of the Datepicker, to no avail. Any ideas what I'm doing wrong?
