// ***************************************************************************
// *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others. All Rights Reserved.
-// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
-// * Source File:<path>/common/main/en_BE.xml
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
+// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
+// * Source File: <path>/common/main/en_BE.xml
// *
// ***************************************************************************
en_BE{
}
}
}
- Version{"2.0.65.46"}
+ Version{"2.0.82.45"}
calendar{
+ generic{
+ DateTimePatterns{
+ "HH 'h' mm 'min' ss 's' zzzz",
+ "HH:mm:ss z",
+ "HH:mm:ss",
+ "HH:mm",
+ "EEEE d MMMM y G",
+ "d MMM y G",
+ "dd MMM y G",
+ "dd/MM/yy GGGGG",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ }
+ availableFormats{
+ MEd{"E d/M"}
+ Md{"d/M"}
+ yMEd{"E, d/M/y"}
+ yMMMEd{"E d MMM y"}
+ yMd{"d/M/y"}
+ }
+ }
gregorian{
DateTimePatterns{
"HH 'h' mm 'min' ss 's' zzzz",
}
availableFormats{
MEd{"E d/M"}
- MMMEd{"E d MMM"}
- MMMd{"d MMM"}
Md{"d/M"}
yMEd{"E, d/M/y"}
yMMMEd{"E d MMM y"}
- yMMMd{"d MMM y"}
yMd{"d/M/y"}
}
}