Not finding what you are looking for? Request a recipe!
The locale should be updated as requested/required locale.
We can use available LSDateFormat function with an activated locale to render dates in required locale format.
We can use GetLocaleDisplayName() function to display any locale in another locale.
To be able to display the locale on code execution, we can use embedded getLocale() function.