I've never seen a working solution to this, nut it annoys me that the datepickers never uses the localization of the logged in user. For now I could settle for the abbillity to change it to da-DK, but I can't even get that working. I've set the user to Danish, the umbracoDefaultUILanguage="da" in web.config, and the globalization to uiCulture="da-DK" culture="da-DK" in web.config. Neither works.
I'm running 6.0.2 both I haven't been able to make it work in other versions (4.5.2+)
Localization of datepicker in backend
Hi
I've never seen a working solution to this, nut it annoys me that the datepickers never uses the localization of the logged in user. For now I could settle for the abbillity to change it to da-DK, but I can't even get that working. I've set the user to Danish, the umbracoDefaultUILanguage="da" in web.config, and the globalization to uiCulture="da-DK" culture="da-DK" in web.config. Neither works.
I'm running 6.0.2 both I haven't been able to make it work in other versions (4.5.2+)
Any ideas to make this work?
Cheers
Bo
Hi Bo
Is this in order to have the dates displayed in the correct format corresponding to the logged in culture?
/Jan
Hi Jan
No, more in order to have the week start at the right day (monday not sunday), and the month name in Danish
/Bo
is working on a reply...