]> git.saurik.com Git - apple/icu.git/blame - icuSources/data/locales/en_US_POSIX.txt
ICU-400.37.tar.gz
[apple/icu.git] / icuSources / data / locales / en_US_POSIX.txt
CommitLineData
374ca955 1// ***************************************************************************
b75a7d8f 2// *
46f4442e 3// * Copyright (C) 2008 International Business Machines
374ca955
A
4// * Corporation and others. All Rights Reserved.
5// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
73c04bcf 6// * Source File:<path>/common/main/en_US_POSIX.xml
b75a7d8f
A
7// *
8// ***************************************************************************
374ca955 9/**
73c04bcf 10 * ICU <specials> source: <path>/xml/main/en_US_POSIX.xml
374ca955
A
11 */
12en_US_POSIX{
13 NumberElements{
b75a7d8f
A
14 ".",
15 ",",
16 ";",
17 "%",
18 "0",
19 "#",
20 "-",
21 "E",
22 "0/00",
23 "INF",
374ca955
A
24 "NaN",
25 "+",
26 }
27 NumberPatterns{
73c04bcf 28 "#0.######",
46f4442e 29 "¤ #0.00",
73c04bcf 30 "#0%",
374ca955
A
31 "0.000000E+000",
32 }
46f4442e 33 Version{"1.55"}
b75a7d8f 34}