Date picker localisation issue
Hi,
currently experiencing an issue with localisation with the date picker. It appears that the calendar displays incorrectly in French (and possibly other languages which I haven't checked).
The issue is that the days of the week are a mismatch with the actual calendar below. The reason for this is that in French the days of the week start with Monday ('Lu') where as in English they start with Sunday ('Su'). The actual calender days are always arranged as if the first column is Sunday.
Presumably there is an array of strings somewhere, but I am not able to find it to modify it. Does anyone have a solution for this, or has seen this issue also?
Thanks,
K

