HP-UX Reference (11i v3 07/02) - 5 Miscellaneous Topics (vol 9)

l
langinfo(5) langinfo(5)
tive currency formatting information.
Value to indicate text direction. Values currently defined include
null, 0, and 1.Valuesof
null or 0 indicate that characters are
arranged from left to right within a line and lines are arranged
from top to bottom. A value of
1
indicates that characters are
arranged from right to left within a line and lines are arranged
from top to bottom. (This constant is an HP proprietary item, sub-
ject to change, and may not be portable to other platforms.)
DIRECTION LC_CTYPE
String indicating character context analysis. String
null
or 0
indicates no context analysis is required. String
1 indicates Arabic
context analysis required.
CONTEXT LC_CTYPE
A string of the characters that are mapped into the ASCII
equivalent string
0123456789 b+-.,eE
(where b is a blank).
This is also the reverse mapping for output. It is not assumed that
the character code values of digits are contiguous or that they are
one byte values. A null value for the string indicates that the
language has no alternative digits. (This constant is an HP
proprietary item, subject to change, and may not be portable to
other platforms.)
ALT_DIGIT LC_NUMERIC
A string of the characters that are mapped into the ASCII
equivalent string b
!"#$%&’()*+, -./:;<=>?@[\]ˆ_‘{|}˜
(where b is a blank) in American usage. This is also the reverse
mapping for output. It is not assumed that the character code
values of punctuation characters are contiguous or that they are
one byte values. If any punctuation characters do not have
equivalent alternatives, ASCII codes are used in the alternative
punctuation string. A null value for the string indicates that the
language has no alternative punctuation characters. (This constant
is an HP proprietary item, subject to change, and may not be port-
able to other platforms.)
ALT_PUNCT LC_CTYPE
Symbol for year. This is usually required to specify date for Asian
languages. (This constant is an HP proprietary item, subject to
change, and may not be portable to other platforms.)
YEAR_UNIT LC_TIME
Symbol for month. (This constant is an HP proprietary item, sub-
ject to change, and may not be portable to other platforms.)
MON_UNIT LC_TIME
Symbol for day. (This constant is an HP proprietary item, subject
to change, and may not be portable to other platforms.)
DAY_UNIT LC_TIME
Symbol for hour. This is usually required to specify time for Asian
languages. (This constant is an HP proprietary item, subject to
change, and may not be portable to other platforms.)
HOUR_UNIT LC_TIME
Symbol for minute. (This constant is an HP proprietary item, sub-
ject to change, and may not be portable to other platforms.)
MIN_UNIT LC_TIME
Symbol for second. (This constant is an HP proprietary item, sub-
ject to change, and may not be portable to other platforms.)
SEC_UNIT LC_TIME
LC_COLLATE
LC_CTYPE
The name of the charmap used to compile this locale. (This con-
stant is an HP proprietary item, subject to change, and may not be
portable to other platforms.)
CHARMAP
WARNINGS
It is recommended that you use strftime() to access date and time information defined in category
(see strftime(3C)), LC_TIME and localeconv() to access information corresponding to RADIXCHAR ,
THOUSEP, and CRNCYSTR (see localeconv(3C)).
226 Hewlett-Packard Company 3 HP-UX 11i Version 3: February 2007