Demonstration Application for XPages in IBM Lotus Domino

This page shows how to programmatically force the Locale
Select a locale:
Current locale: en_US
ViewRoot Locale: en_US
context.getLocale() en_US
context.getLocale().getCountry() US
context.getLocale().getDisplayCountry() United States
context.getLocale().getDisplayLanguage() English
context.getLocale().getDisplayName() English (United States)
context.getLocale().getISO3Country() USA
context.getLocale().getISO3Language() eng
context.getLocale().getLanguage() en