// ***************************************************************************
// *
-// * Copyright (C) 2004 International Business Machines
+// * Copyright (C) 2012 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
-// * Source File: ../../../locale/common/main/nl_BE.xml
+// * Source File:<path>/common/main/nl_BE.xml
// *
// ***************************************************************************
nl_BE{
- NumberPatterns{
- "#,##0.###;-#,##0.###",
- "#,##0.00 ¤;-#,##0.00 ¤",
- "#,##0%",
- "#E0",
+ NumberElements{
+ latn{
+ patterns{
+ currencyFormat{"#,##0.00 ¤"}
+ }
+ }
}
- Version{"1.2"}
+ Version{"2.0.65.46"}
calendar{
gregorian{
- DateTimeElements:intvector{
- 2,
- 4,
- }
DateTimePatterns{
- "HH.mm' u. 'z",
+ "HH:mm:ss zzzz",
"HH:mm:ss z",
"HH:mm:ss",
"HH:mm",
- "EEEE d MMMM yyyy",
- "d MMMM yyyy",
- "d-MMM-yy",
+ "EEEE d MMMM y",
+ "d MMMM y",
+ "d-MMM-y",
"d/MM/yy",
"{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
}
}
}