]> git.saurik.com Git - apple/icu.git/blame_incremental - icuSources/data/locales/en_US_POSIX.txt
ICU-57131.0.1.tar.gz
[apple/icu.git] / icuSources / data / locales / en_US_POSIX.txt
... / ...
CommitLineData
1// ***************************************************************************
2// *
3// * Copyright (C) 2016 International Business Machines
4// * Corporation and others. All Rights Reserved.
5// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6// * Source File: <path>/common/main/en_US_POSIX.xml
7// *
8// ***************************************************************************
9en_US_POSIX{
10 NumberElements{
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 }
23 }
24 Version{"2.1.19.14"}
25}