A locale consists of different categories, each of which determines one aspect of the international environment. Table 10-1 lists the categories in a locale and describes the information in each.
| Category | Description |
|---|---|
| LC_COLLATE | Contains information about collating sequences. |
| LC_CTYPE | Contains information about character classification. |
| LC_MESSAGES | Defines the answers that are expected in response to yes/no prompts. |
| LC_MONETARY | Contains monetary formatting information. |
| LC_NUMERIC | Contains information about formatting numbers. |
| LC_TIME | Contains time and date information. |
The locales provided by Digital reside in the directory defined by the SYS$I18N_LOCALE logical name. The file naming convention for locales is:
language_country_codeset.locale
Where: