2004-08-20 23:12:31 +00:00
|
|
|
// ***************************************************************************
|
2001-02-14 01:00:30 +00:00
|
|
|
// *
|
2004-08-20 23:12:31 +00:00
|
|
|
// * Copyright (C) 2004 International Business Machines
|
|
|
|
// * Corporation and others. All Rights Reserved.
|
|
|
|
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
2004-10-30 09:59:33 +00:00
|
|
|
// * Source File: ../../../locale/common/main/en_US_POSIX.xml
|
2001-02-14 01:00:30 +00:00
|
|
|
// *
|
2002-01-30 06:16:26 +00:00
|
|
|
// ***************************************************************************
|
2004-08-20 23:12:31 +00:00
|
|
|
en_US_POSIX{
|
|
|
|
NumberElements{
|
2002-01-30 06:16:26 +00:00
|
|
|
".",
|
|
|
|
",",
|
|
|
|
";",
|
|
|
|
"%",
|
|
|
|
"0",
|
|
|
|
"#",
|
|
|
|
"-",
|
|
|
|
"E",
|
|
|
|
"0/00",
|
2003-04-11 19:34:13 +00:00
|
|
|
"INF",
|
2004-04-05 23:27:56 +00:00
|
|
|
"NaN",
|
2003-06-24 17:00:41 +00:00
|
|
|
"+",
|
2001-02-14 01:00:30 +00:00
|
|
|
}
|
2004-08-20 23:12:31 +00:00
|
|
|
NumberPatterns{
|
2004-10-13 00:39:42 +00:00
|
|
|
"0.######;-0.######",
|
|
|
|
"¤ 0.00;-¤ 0.00",
|
|
|
|
"0%",
|
2004-08-20 23:12:31 +00:00
|
|
|
"0.000000E+000",
|
|
|
|
}
|
|
|
|
Version{"1.2"}
|
2001-02-14 01:00:30 +00:00
|
|
|
}
|