]> git.saurik.com Git - apple/icu.git/blob - icuSources/data/locales/en_US_POSIX.txt
ICU-59152.0.1.tar.gz
[apple/icu.git] / icuSources / data / locales / en_US_POSIX.txt
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 NumberElements{
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 }
17 }
18 Version{"2.1.31.33"}
19 }