diff options
Diffstat (limited to 'intl/icu/source/data/locales/en_PK.txt')
-rw-r--r-- | intl/icu/source/data/locales/en_PK.txt | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/intl/icu/source/data/locales/en_PK.txt b/intl/icu/source/data/locales/en_PK.txt new file mode 100644 index 000000000..98b9d8d7a --- /dev/null +++ b/intl/icu/source/data/locales/en_PK.txt @@ -0,0 +1,42 @@ +// © 2016 and later: Unicode, Inc. and others. +// License & terms of use: http://www.unicode.org/copyright.html#License +en_PK{ + %%Parent{"en_001"} + Version{"2.1.27.40"} + calendar{ + 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, d MMMM y", + "d MMMM y", + "dd-MMM-y", + "dd/MM/y", + "{1}, {0}", + "{1} 'at' {0}", + "{1} 'at' {0}", + "{1}, {0}", + "{1}, {0}", + } + } + } +} |