intl/icu/source/data/locales/en_PK.txt

Wed, 31 Dec 2014 07:22:50 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 07:22:50 +0100
branch
TOR_BUG_3246
changeset 4
fc2d59ddac77
permissions
-rw-r--r--

Correct previous dual key logic pending first delivery installment.

michael@0 1 // ***************************************************************************
michael@0 2 // *
michael@0 3 // * Copyright (C) 2013 International Business Machines
michael@0 4 // * Corporation and others. All Rights Reserved.
michael@0 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
michael@0 6 // * Source File: <path>/common/main/en_PK.xml
michael@0 7 // *
michael@0 8 // ***************************************************************************
michael@0 9 en_PK{
michael@0 10 %%Parent{"en_GB"}
michael@0 11 Version{"2.0.92.87"}
michael@0 12 calendar{
michael@0 13 generic{
michael@0 14 DateTimePatterns{
michael@0 15 "h:mm:ss a zzzz",
michael@0 16 "h:mm:ss a z",
michael@0 17 "h:mm:ss a",
michael@0 18 "h:mm a",
michael@0 19 "EEEE d MMMM y G",
michael@0 20 "d MMMM y G",
michael@0 21 "dd-MMM-y G",
michael@0 22 "dd/MM/y GGGGG",
michael@0 23 "{1} {0}",
michael@0 24 "{1} {0}",
michael@0 25 "{1} {0}",
michael@0 26 "{1} {0}",
michael@0 27 "{1} {0}",
michael@0 28 }
michael@0 29 }
michael@0 30 gregorian{
michael@0 31 DateTimePatterns{
michael@0 32 "h:mm:ss a zzzz",
michael@0 33 "h:mm:ss a z",
michael@0 34 "h:mm:ss a",
michael@0 35 "h:mm a",
michael@0 36 "EEEE d MMMM y",
michael@0 37 "d MMMM y",
michael@0 38 "dd-MMM-y",
michael@0 39 "dd/MM/y",
michael@0 40 "{1} {0}",
michael@0 41 "{1} {0}",
michael@0 42 "{1} {0}",
michael@0 43 "{1} {0}",
michael@0 44 "{1} {0}",
michael@0 45 }
michael@0 46 }
michael@0 47 }
michael@0 48 }

mercurial