-// ***************************************************************************
+// ***************************************************************************
// *
-// * Copyright (C) 1997-2003, International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2006 International Business Machines
+// * Corporation and others. All Rights Reserved.
+// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
+// * Source File:<path>/common/main/it_CH.xml
// *
// ***************************************************************************
-
-it_CH {
- Version{ "2.0" }
- DateTimePatterns {
- "HH.mm' h' z",
- "HH:mm:ss z",
- "HH:mm:ss",
- "HH:mm",
- "EEEE, d MMMM yyyy",
- "d MMMM yyyy",
- "d-MMM-yy",
- "dd.MM.yy",
- "{1} {0}",
- }
- LocaleID:int { 0x0810 }
-// LocaleString { "it_CH" }
- NumberElements {
+it_CH{
+ NumberElements{
".",
"'",
";",
"#",
"-",
"E",
- "\u2030",
- "\u221E",
- "\uFFFD",
- ".",
+ "‰",
+ "∞",
+ "NaN",
+ "+",
}
- NumberPatterns {
- "#,##0.###;-#,##0.###",
- "\u00A4 #,##0.00;\u00A4-#,##0.00",
+ NumberPatterns{
+ "#,##0.###",
+ "¤ #,##0.00;¤-#,##0.00",
"#,##0%",
"#E0",
}
-// ShortCountry { "CHE" }
- zoneStrings {
- {
- "Europe/Zurich",
- "CET",
- "CET",
- "CET",
- "CET",
- "Zurich",
+ Version{"1.39"}
+ calendar{
+ gregorian{
+ DateTimeElements:intvector{
+ 2,
+ 4,
+ }
+ DateTimePatterns{
+ "HH.mm:ss' h' z",
+ "HH:mm:ss z",
+ "HH:mm:ss",
+ "HH:mm",
+ "EEEE, d MMMM yyyy",
+ "d MMMM yyyy",
+ "d-MMM-yy",
+ "dd.MM.yy",
+ "{1} {0}",
+ }
}
}
}