summaryrefslogtreecommitdiffstats
path: root/intl/icu/source/data/locales/en_US_POSIX.txt
blob: 4dbe27eaa46de54fbc07cda01e522765bc0661a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
en_US_POSIX{
    ExemplarCharactersNumbers{"[\\- ‑ , . / % + 0 1 2 3 4 5 6 7 8 9]"}
    NumberElements{
        latn{
            patterns{
                currencyFormat{"¤ 0.00"}
                decimalFormat{"0.######"}
                percentFormat{"0%"}
                scientificFormat{"0.000000E+000"}
            }
            symbols{
                infinity{"INF"}
                perMille{"0/00"}
            }
        }
    }
}