]>
Commit | Line | Data |
---|---|---|
1 | // © 2016 and later: Unicode, Inc. and others. | |
2 | // License & terms of use: http://www.unicode.org/copyright.html#License | |
3 | en_US_POSIX{ | |
4 | ExemplarCharactersNumbers{"[\\- , . / % + 0 1 2 3 4 5 6 7 8 9]"} | |
5 | NumberElements{ | |
6 | latn{ | |
7 | patterns{ | |
8 | currencyFormat{"¤ 0.00"} | |
9 | decimalFormat{"0.######"} | |
10 | percentFormat{"0%"} | |
11 | scientificFormat{"0.000000E+000"} | |
12 | } | |
13 | symbols{ | |
14 | infinity{"INF"} | |
15 | perMille{"0/00"} | |
16 | } | |
17 | } | |
18 | } | |
19 | Version{"2.1.47.70"} | |
20 | } |