Open System Services Shell and Utilities Reference Manual (G06.25+, H06.03+)
Table Of Contents
File Format Reference Pages locale(4)
mon_thousands_sep keyword is ’, the following results occur:
mon_grouping Value Formatted Value
3 123456’789
3;0 123’456’789
3;2 1234’56’789
3;2;0 12’34’56’789
positive_sign
Specifies the string used to indicate a nonnegative-valued formatted monetary quantity.
negative_sign
Specifies the string used to indicate a negative-valued formatted monetary quantity.
int_frac_digits
Specifies an integer value representing the number of fractional digits (those after the
decimal delimiter) to be displayed in a formatted monetary quantity using the
int_curr_symbol value.
frac_digits
Specifies an integer value representing the number of fractional digits (those after the
decimal delimiter) to be displayed in a formatted monetary quantity using the
currency_symbol value.
p_cs_precedes
Specifies an integer value indicating whether the int_curr_symbol or
currency_symbol string precedes or follows the value for a nonnegative-formatted
monetary quantity. The following integer values are recognized:
0 Indicates that the currency symbol follows the monetary quantity.
1 Indicates that the currency symbol precedes the monetary quantity.
p_sep_by_space
Specifies an integer value indicating whether the int_curr_symbol or
currency_symbol string is separated by a space from a nonnegative-formatted mone-
tary quantity. The following integer values are recognized:
0 Indicates that no space separates the currency symbol from the monetary
quantity.
1 Indicates that a space separates the currency symbol from the monetary
quantity.
2 Indicates that a space separates the currency symbol and the positive_sign
string, if adjacent.
n_cs_precedes
Specifies an integer value indicating whether the int_curr_symbol or
currency_symbol string precedes or follows the value for a negative-formatted mone-
tary quantity. The following integer values are recognized:
0 Indicates that the currency symbol follows the monetary quantity.
527188-003 Hewlett-Packard Company 11−19