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