Namespace Core\Env\Locale
Constants summary
All | Overrides all other localisation settings (except |
CharacterType | Overwrites the locale used for the classification and conversion of characters. |
Collate | Overwrites the locale used for the collation of strings. |
Language | Locale to use to display values of all categories, unless overridden by any of the more specific locale settings. |
Messages | Overwrites the locale used for selecting the language used for the user interface and message translation. |
Monetary | Overwrites the locale used for formatting monetary values. |
Numeric | Overwrites the locale used for formatting numeric values (except monetary). |
Time | Overwrites the locale used for formatting date and time values. |
TimeZone | Name of time zone to use to display date and time values. |