7.2 - calendar not localized?

I have an instantiation form that use 2 calendar widgets but they appear to be only english localized

I am using the 7.2 community edition and testing using the studio.

Using the ACME Organization:
Connected user: walter bates
Preferences / language : french

The portal is localized in french (Bienvenue, Paramètres…) but not the date picker.

Is it a bug or dit I miss something?

Hi,

This is known issue however there is a simple workaround for now.
Just add a new page asset referring one of the angular-locale available here:
https://code.angularjs.org/1.3.13/i18n/

Hope this helps,

OK this is not perfect as first day of week is still sunday but this is usable enough. I added it as a local asset as I don’t think there is a way to create global assets?