Intl

Intl

class Intl

Gives access to internationalization data.

Constants

BUFFER_SIZE

The number of resource bundles to buffer. Loading the same resource bundle for n locales takes up n spots in the buffer.

CURRENCY_DIR

The directory name of the currency data.

LANGUAGE_DIR

The directory name of the language data.

SCRIPT_DIR

The directory name of the script data.

LOCALE_DIR

The directory name of the locale data.

REGION_DIR

The directory name of the region data.

Methods

<