// ***************************************************************************
// *
-// * Copyright (C) 2010 International Business Machines
-// * Corporation and others. All Rights Reserved.
-// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
-// * Source File:<path>/common/main/en_BZ.xml
+// * Copyright (C) 2015 International Business Machines
+// * Corporation and others. All Rights Reserved.
+// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
+// * Source File: <path>/common/main/en_BZ.xml
// *
// ***************************************************************************
en_BZ{
- NumberElements{
- latn{
- patterns{
- currencyFormat{"¤#,##0.00"}
+ %%Parent{"en_001"}
+ Version{"2.1.11.50"}
+ calendar{
+ generic{
+ DateTimePatterns{
+ "HH:mm:ss zzzz",
+ "HH:mm:ss z",
+ "HH:mm:ss",
+ "HH:mm",
+ "EEEE, dd MMMM y G",
+ "dd MMMM y G",
+ "dd-MMM-y G",
+ "dd/MM/y GGGGG",
+ "{1}, {0}",
+ "{1} 'at' {0}",
+ "{1} 'at' {0}",
+ "{1}, {0}",
+ "{1}, {0}",
+ }
+ availableFormats{
+ MMMEd{"E, dd MMM"}
+ MMMd{"dd MMM"}
+ yyyyM{"MM/y G"}
+ yyyyMEd{"E, dd/MM/y G"}
+ yyyyMMMEd{"E, dd MMM y G"}
+ yyyyMMMd{"dd MMM y G"}
+ yyyyMd{"dd/MM/y G"}
}
}
- }
- PaperSize:intvector{
- 279,
- 216,
- }
- Version{"2.0.47.67"}
- calendar{
gregorian{
DateTimePatterns{
- "h:mm:ss a zzzz",
- "h:mm:ss a z",
- "h:mm:ss a",
- "h:mm a",
- "EEEE, MMMM d, y",
- "MMMM d, y",
+ "HH:mm:ss zzzz",
+ "HH:mm:ss z",
+ "HH:mm:ss",
+ "HH:mm",
+ "EEEE, dd MMMM y",
+ "dd MMMM y",
"dd-MMM-y",
- "M/d/yy",
- "{1} {0}",
- "{1} {0}",
- "{1} {0}",
- "{1} {0}",
- "{1} {0}",
+ "dd/MM/yy",
+ "{1}, {0}",
+ "{1} 'at' {0}",
+ "{1} 'at' {0}",
+ "{1}, {0}",
+ "{1}, {0}",
+ }
+ availableFormats{
+ MMMEd{"E, dd MMM"}
+ MMMd{"dd MMM"}
+ yMMMEd{"E, dd MMM y"}
+ yMMMd{"dd MMM y"}
}
}
}