Locale settings
-
- UpdatedAug 1, 2024
- 1 minute read
- Xanadu
- Currency fields
There are two locale settings, system and user. The system locale determines the reference currency, and the user locale determines the session currency.
System locale
- Language is an ISO 639 language code.
- Country is an ISO 3166 language code.
User locale
- User record in which the country, or both the country and language, are specified.
- System locale set using the glide.system.locale property.
- Browser locale.
Amounts in currency fields are composed of a currency code and amount. Amounts always appear in the session currency, and are formatted in the Java-specified format for the user locale.