// ***************************************************************************
// *
-// * 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_PK.xml
+// * Copyright (C) 2016 International Business Machines
+// * Corporation and others. All Rights Reserved.
+// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
+// * Source File: <path>/common/main/en_PK.xml
// *
// ***************************************************************************
en_PK{
- Version{"2.0.47.67"}
+ %%Parent{"en_001"}
+ Version{"2.1.19.14"}
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",
+ "d MMMM y G",
+ "dd-MMM-y G",
+ "dd/MM/y GGGGG",
+ "{1}, {0}",
+ "{1} 'at' {0}",
+ "{1} 'at' {0}",
+ "{1}, {0}",
+ "{1}, {0}",
}
+ }
+ 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",
+ "EEEE, d MMMM y",
+ "d MMMM y",
"dd-MMM-y",
- "M/d/yy",
- "{1} {0}",
- "{1} {0}",
- "{1} {0}",
- "{1} {0}",
- "{1} {0}",
+ "dd/MM/y",
+ "{1}, {0}",
+ "{1} 'at' {0}",
+ "{1} 'at' {0}",
+ "{1}, {0}",
+ "{1}, {0}",
}
}
}