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 A |
3 | en_US_POSIX{ |
4 | NumberElements{ | |
729e4ab9 A |
5 | latn{ |
6 | patterns{ | |
7 | currencyFormat{"¤ #0.00"} | |
8 | decimalFormat{"#0.######"} | |
9 | percentFormat{"#0%"} | |
10 | scientificFormat{"0.000000E+000"} | |
11 | } | |
12 | symbols{ | |
13 | infinity{"INF"} | |
14 | perMille{"0/00"} | |
15 | } | |
16 | } | |
374ca955 | 17 | } |
f3c0d7a5 | 18 | Version{"2.1.31.33"} |
b75a7d8f | 19 | } |