scuffed-code/icu4c/source/data/locales/en_US_POSIX.txt
John Emmons 42da1f8d6b ICU-6979 Integrate CLDR 1.7.1
X-SVN-Rev: 26138
2009-06-22 17:00:28 +00:00

35 lines
789 B
Plaintext

// ***************************************************************************
// *
// * Copyright (C) 2009 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/main/en_US_POSIX.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/main/en_US_POSIX.xml
*/
en_US_POSIX{
NumberElements{
".",
",",
";",
"%",
"0",
"#",
"-",
"E",
"0/00",
"INF",
"NaN",
"+",
}
NumberPatterns{
"#0.######",
"¤ #0.00",
"#0%",
"0.000000E+000",
}
Version{"1.58"}
}