langinfo.5 (2010 09)

l
langinfo(5) langinfo(5)
direction : Either a + or a
- character. The + character
indicates that years closer to the
start_date
have lower
numbers than those closer to the
end_date.
offset: The number of the year closest to the start_date in
the era.
start_date : A date in the format yyyy
/mm/dd, where
yyyy, mm, dd are the year, month, and day numbers
respectively of the start of the era. Years prior to AD 1 are
represented as negative numbers.
end_date : The ending date of the era, in the same format
as the start_date or one of the two special values
-* or +*.
The value
-* indicates that the ending date is the begin-
ning of time. The value +* indicates that the ending date
is the end of time.
era_name : The era, corresponding to the
%EC conversion
specification.
era_format : The format of the year in the era, correspond-
ing to the
%EY conversion specification.
Format string for formatting the %E (Emperor/Era name
and year) directive of date and strftime() if an indivi-
dual era format is not specified for an era (see
localedef (1M)).
ERA_D_FMT LC_TIME
The locale’s appropriate alternative date and time format,
corresponding to the %Ec field descriptor.
ERA_D_T_FMT LC_TIME
The locale’s appropriate alternative date and time format,
corresponding to the %EX field descriptor.
ERA_T_FMT LC_TIME
The alternative symbols for digits, corresponding to the
%O
conversion specification modifier. The value consists of
semicolon separated strings. The first string is the alterna-
tive symbol corresponding with zero, the second string
corresponding with one, etc. Up to 100 alternate symbol
strings may be specified.
ALT_DIGITS LC_NUMERIC
Radix character ("decimal point" in English). The string
returned is the same as the decimal_point
element in
the structure returned by
localeconv().
RADIXCHAR LC_NUMERIC
Separator for thousands. The string returned is the same
as the thousands_sep element in the structure returned
by localeconv().
THOUSEP LC_NUMERIC
Affirmative response extended regular expression.YESEXPR LC_MESSAGES
Negative response extended regular expression.NOEXPR LC_MESSAGES
Affirmative response for yes/no questions. (Obsolete: use
YESEXPR.)
YESSTR LC_MESSAGES
Negative response for yes/no questions. (Obsolete: use
NOEXPR.)
NOSTR LC_MESSAGES
Symbol for currency preceded by - if it precedes the
number, + if it follows the number, and . if it replaces the
radix. For example, -DM would be used for
de_DE.iso88591 (DM1234,56), +Krfor
da_DK.iso88591 (1234,56 Kr), and .$ for
pt_PT.iso88591 (1234$56). See localeconv (3C) for
CRNCYSTR LC_MONETARY
2 Hewlett-Packard Company − 2 − HP-UX 11i Version 3: September 2010