// ***************************************************************************
// *
-// * Copyright (C) 2014 International Business Machines
+// * 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
latn{
patterns{
currencyFormat{"¤ #,##0.00"}
+ percentFormat{"#,##0%"}
}
symbols{
decimal{"."}
}
}
}
- Version{"2.0.92.87"}
+ Version{"2.1.19.14"}
+ calendar{
+ gregorian{
+ dayPeriod{
+ stand-alone{
+ narrow{
+ am{"vm."}
+ pm{"nm."}
+ }
+ }
+ }
+ }
+ }
}