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