Timepicker need to change its locale when site locale changes
56
Views
2
Comments
New
OutSystems UI

When the timepicker renders, it inherits the current page locale.

However, when the locale changes, the timepicker does not change its locale with it. But keep the locale it has when it rendered.

Here are some examples:

English to Arabic

The screen renders with English locale. The timepicker uses 12-hour clock symbols of "AM" & "PM".

But when the locale changes to Arabic, instead of using "ص" & "م", it is still using "AM" & "PM".

Arabic to English

Same issue can be detected in the reverse scenario.

The timepicker keeps using "ص" & "م", as it rendered when the locale of the page was Arabic.

Timepicker.oml

Hey @Mustafa Emad Shaker  

This is a bug report and not actually an idea.
This visual issue is associated with the task code ROU-12508 (reference for future release notes) and should be fixed during Q1 2026!

Cheers,
GM

Hi @Gonçalo Martins,

I actually did not know we can report bugs through a separate procedure. So I posted it in the Ideas section.

Anyway, Thank you for the heads-up.

Regards,
Mustafa.