// ***************************************************************************
// *
-// * Copyright (C) 2008 International Business Machines
-// * Corporation and others. All Rights Reserved.
-// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
-// * Source File:<path>/common/main/de_LI.xml
+// * Copyright (C) 2016 International Business Machines
+// * Corporation and others. All Rights Reserved.
+// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
+// * Source File: <path>/common/main/de_LI.xml
// *
// ***************************************************************************
de_LI{
NumberElements{
- ".",
- "'",
- ";",
- "%",
- "0",
- "#",
- "-",
- "E",
- "‰",
- "∞",
- "NaN",
- "+",
- }
- NumberPatterns{
- "#,##0.###",
- "¤ #,##0.00",
- "#,##0 %",
- "#E0",
+ latn{
+ patterns{
+ currencyFormat{"¤ #,##0.00"}
+ percentFormat{"#,##0%"}
+ }
+ symbols{
+ decimal{"."}
+ group{"'"}
+ }
+ }
}
- Version{"1.42"}
+ Version{"2.1.19.14"}
calendar{
gregorian{
- DateTimeElements:intvector{
- 2,
- 4,
+ dayPeriod{
+ stand-alone{
+ narrow{
+ am{"vm."}
+ pm{"nm."}
+ }
+ }
}
}
}