Index: source/data/locales/tr_CY.txt |
diff --git a/source/data/locales/tr_CY.txt b/source/data/locales/tr_CY.txt |
index e4466912feda33ed07d04d89617fdf28d953efa2..590309d0980621a94a1bd34f353562ab6d1bf56f 100755 |
--- a/source/data/locales/tr_CY.txt |
+++ b/source/data/locales/tr_CY.txt |
@@ -1,11 +1,30 @@ |
// *************************************************************************** |
// * |
-// * Copyright (C) 2014 International Business Machines |
+// * Copyright (C) 2015 International Business Machines |
// * Corporation and others. All Rights Reserved. |
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter |
// * Source File: <path>/common/main/tr_CY.xml |
// * |
// *************************************************************************** |
tr_CY{ |
- Version{"2.1.6.69"} |
+ Version{"2.1.19.14"} |
+ calendar{ |
+ gregorian{ |
+ DateTimePatterns{ |
+ "h:mm:ss a zzzz", |
+ "h:mm:ss a z", |
+ "h:mm:ss a", |
+ "h:mm a", |
+ "d MMMM y EEEE", |
+ "d MMMM y", |
+ "d MMM y", |
+ "d.MM.y", |
+ "{1} {0}", |
+ "{1} {0}", |
+ "{1} {0}", |
+ "{1} {0}", |
+ "{1} {0}", |
+ } |
+ } |
+ } |
} |