]> git.saurik.com Git - apple/icu.git/blame - icuSources/data/locales/en_US_POSIX.txt
ICU-57131.0.1.tar.gz
[apple/icu.git] / icuSources / data / locales / en_US_POSIX.txt
CommitLineData
374ca955 1// ***************************************************************************
b75a7d8f 2// *
2ca993e8 3// * Copyright (C) 2016 International Business Machines
51004dcb
A
4// * Corporation and others. All Rights Reserved.
5// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6// * Source File: <path>/common/main/en_US_POSIX.xml
b75a7d8f
A
7// *
8// ***************************************************************************
374ca955
A
9en_US_POSIX{
10 NumberElements{
729e4ab9
A
11 latn{
12 patterns{
13 currencyFormat{"¤ #0.00"}
14 decimalFormat{"#0.######"}
15 percentFormat{"#0%"}
16 scientificFormat{"0.000000E+000"}
17 }
18 symbols{
19 infinity{"INF"}
20 perMille{"0/00"}
21 }
22 }
374ca955 23 }
2ca993e8 24 Version{"2.1.19.14"}
b75a7d8f 25}