HP-UX 11i June 2001 Release Notes
New and Changed Internationalization Features
Euro - ISO 10646/Unicode Support (new at 11i original release)
Chapter 15 289
The following table gives the list of locale sources being supplied which
include dual currency support:
When the LANG and/or LC_* environment variables are set to a
euro-supported locale, the national monetary formatting rules are used.
The LC_MONETARY environment variable should be set to the
euro-supported locale name with @euro modiļ¬er to use/access euro
monetary formatting rules.
For example, to specify the Euro as the currency for French, the following
should be set:
LANG =3D fr_FR.utf8
LC_MONETARY =3D fr_FR.utf8@euro
Similarly, to specify French francs the following should be set:
LANG=3Dfr_FR.utf8
To access the monetary unit and the related monetary formatting rules
programmatically, the programmer needs to toggle between the
Locale Language/Country
da_DK.utf8 Danish (Denmark)
de_DE.utf8 German (Germany)
el_GR.utf8 Greek (Greece)
en_GB.utf8 English (Great Britain)
es_ES.utf8 Spanish (Spain)
i_FI.utf8 Finnish (Finland)
fr_FR.utf8 French (France)
is_IS.utf8 Icelandic (Iceland)
it_IT.utf8 Italian (Italy)
nl_NL.utf8 Dutch (The Netherlands)
no_NO.utf8 Norwegian (Norway)
pt_PT.utf8 Portuguese (Portugal)
sv_SE.utf8 Swedish (Sweden)