Project

General

Profile

Add Locales to Program, but let it choose based on User default

Added by Christian Meyer almost 3 years ago

I know how to set a locale for a session.
I did not find a way to add multiple locales for the programm to choose from.

I am not speaking about messageResourcebundles, these work just fine!
But the locale with Date and Datetime format, decimals divider and so on is not available, unless specifically set if I understand this correctly.

Is there a way to add potentially used Locales for the App with all the mentioned elements?

Thanks
Christian