// ***************************************************************************
// *
-// * Copyright (C) 2004 International Business Machines
-// * Corporation and others. All Rights Reserved.
-// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
-// * Source File: ../../../locale/common/main/en_MT.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_MT.xml
// *
// ***************************************************************************
en_MT{
- Currencies{
- GBP{
- "GBP",
- "British Pound Sterling",
- }
- }
- Version{"1.2"}
+ %%Parent{"en_001"}
+ Version{"2.1.11.50"}
calendar{
- gregorian{
- DateTimeElements:intvector{
- 1,
- 4,
+ generic{
+ DateTimePatterns{
+ "h:mm:ss a zzzz",
+ "h:mm:ss a z",
+ "h:mm:ss a",
+ "h:mm a",
+ "EEEE, d 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{
+ MMMd{"dd MMM"}
+ yyyyMMMEd{"E, dd MMM y G"}
+ yyyyMMMd{"dd MMM y G"}
+ }
+ }
+ gregorian{
DateTimePatterns{
- "HH:mm:ss z",
- "HH:mm:ss z",
- "HH:mm:ss",
- "HH:mm",
- "EEEE, d MMMM yyyy",
- "dd MMMM yyyy",
- "dd MMM yyyy",
- "dd/MM/yyyy",
- "{1} {0}",
+ "h:mm:ss a zzzz",
+ "h:mm:ss a z",
+ "h:mm:ss a",
+ "h:mm a",
+ "EEEE, d MMMM y",
+ "dd MMMM y",
+ "dd MMM y",
+ "dd/MM/y",
+ "{1}, {0}",
+ "{1} 'at' {0}",
+ "{1} 'at' {0}",
+ "{1}, {0}",
+ "{1}, {0}",
+ }
+ availableFormats{
+ MMMd{"dd MMM"}
+ yMMMEd{"E, dd MMM y"}
+ yMMMd{"dd MMM y"}
}
}
}