-
+
Localization>
in Sweden (SE>). Other possibilities might be
en_US> (U.S. English) and fr_CA> (French
Canadian). If more than one character set can be used for a
- locale then the specifications look like this:
- cs_CZ.ISO8859-2>. What locales are available on your
+ locale then the specifications can take the form
+ language_territory.codeset>. For example,
+ fr_BE.UTF-8> represents the French language (fr) as
+ spoken in Belgium (BE), with a
UTF-8> character set
+ encoding.
+
+
+ What locales are available on your
system under what names depends on what was provided by the operating
system vendor and what was installed. On most Unix systems, the command
locale -a> will provide a list of available locales.