Locale

Locale

class Locale

Replacement for PHP's native {@link \Locale} class.

The only method supported in this class is {@link getDefault}. This method will always return "en". All other methods will throw an exception when used.

Constants

DEFAULT_LOCALE
ACTUAL_LOCALE
VALID_LOCALE
LANG_TAG
EXTLANG_TAG
SCRIPT_TAG
REGION_TAG
VARIANT_TAG
GRANDFATHERED_LANG_TAG
PRIVATE_TAG

Methods

<