Index: source/data/locales/lrc_IQ.txt |
diff --git a/source/data/locales/lrc_IQ.txt b/source/data/locales/lrc_IQ.txt |
new file mode 100755 |
index 0000000000000000000000000000000000000000..677f7158aa1431ec584f09a51f743671df5f2290 |
--- /dev/null |
+++ b/source/data/locales/lrc_IQ.txt |
@@ -0,0 +1,31 @@ |
+// *************************************************************************** |
+// * |
+// * Copyright (C) 2015 International Business Machines |
+// * Corporation and others. All Rights Reserved. |
+// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter |
+// * Source File: <path>/common/main/lrc_IQ.xml |
+// * |
+// *************************************************************************** |
+lrc_IQ{ |
+ Version{"2.1.19.14"} |
+ calendar{ |
+ default{"gregorian"} |
+ gregorian{ |
+ DateTimePatterns{ |
+ "h:mm:ss a zzzz", |
+ "h:mm:ss a z", |
+ "h:mm:ss a", |
+ "h:mm a", |
+ "y MMMM d, EEEE", |
+ "y MMMM d", |
+ "y MMM d", |
+ "y-MM-dd", |
+ "{1} {0}", |
+ "{1} {0}", |
+ "{1} {0}", |
+ "{1} {0}", |
+ "{1} {0}", |
+ } |
+ } |
+ } |
+} |