HP-UX Reference (11i v2 07/12) - 5 Miscellaneous (vol 9)
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 beginning 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, corresponding to the
%EY conversion specification.
Format string for formatting the %E (Emperor/Era name and year)
directive of date(1) and strftime(3C) if an individual 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 conver-
sion specification modifier. The value consists of semicolon
separated strings. The first string is the alternative 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(3C).
RADIXCHAR LC_NUMERIC
Separator for thousands. The string returned is the same as the
thousands_sep element in the structure returned by
localeconv(3C).
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 ), +Kr
for da_DK.iso88591 (1234,56 Kr), and .$ for
pt_PT.iso88591 (1234$56). See localeconv(3C) for alterna-
tive currency formatting information.
CRNCYSTR LC_MONETARY
Value to indicate text direction. Values currently defined include
null, 0, and 1.Valuesofnull or 0 indicate that characters are
arranged from left to right within a line and lines are arranged
DIRECTION LC_CTYPE
198 Hewlett-Packard Company − 2 − HP-UX 11i Version 2: December 2007 Update