We are migrating Datepicker as part of Outsystems UI version 2.8.2 upgrade.
How can we configure the Datepicker to another locale, since ther is no "AdvancedFormat" configuration available?
Hi Paulo,
The new DatePicker uses the currentLocale (by GetCurrentLocale() from platform) and set it to the calendar on its initialisation, so it will be automatically based on the defined language for the app.
For now, we offer no way to change this manually, but we are gathering similar feedback, so we might work on something in the future!
Best regards,
Bernardo Cardoso