Next: , Previous: , Up: I18N.LocaleData   [Index]


5.23.3 I18N.LocaleData: accessing

charset

Return the charset supported by the receiver.

id

Return the identifier of the locale supported by the receiver.

isPosixLocale

Answer whether the receiver implements the default POSIX behavior for a locale.

language

Return the language supported by the receiver.

languageDirectory

Answer the directory where data files for the current language reside.

languageDirectory: rootDirectory

Answer the directory where data files for the current language reside, given the root directory of the locale data.

territory

Return the territory supported by the receiver.

territoryDirectory

Answer the directory where data files for the current language, specific to the territory, reside.

territoryDirectory: rootDirectory

Answer the directory where data files for the current language, specific to the territory, reside, given the root directory of the locale data.