Keys for Basic Number and Currency Symbols
This section lists the resource keys for values that get substituted in the numeric formats.
For example,
number_grouping substitutes the "," character in the numeric formats.
| Resource Key | Reference Value | Description |
|---|---|---|
number_decimal
|
. | The decimal point that is substituted for the "." meta-character. |
number_grouping
|
, | The grouping separator that is substituted for the "," meta-character. |
number_zero
|
0 | The character to be used as the leading zero in numeric formats. |
currency_symbol
|
$ | Must be translated only for specific countries. The currency symbol that is substituted for \u00A4. |
currency_decimal
|
. | Used when the currency format is used. |
currency_grouping
|
, | Used when the currency format is used. |
currency_code
|
USD | The standard 3-letter currency code. |