intl/icu/source/data/zone/chr.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
-rwxr-xr-x

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/chr.xml
michael@0 7 // *
michael@0 8 // ***************************************************************************
michael@0 9 /**
michael@0 10 * ICU <specials> source: <path>/common/main/chr.xml
michael@0 11 */
michael@0 12 chr{
michael@0 13 Version{"2.0.93.15"}
michael@0 14 zoneStrings{
michael@0 15 "Pacific:Honolulu"{
michael@0 16 sd{"HDT"}
michael@0 17 sg{"HST"}
michael@0 18 ss{"HST"}
michael@0 19 }
michael@0 20 "meta:Alaska"{
michael@0 21 sd{"AKDT"}
michael@0 22 sg{"AKT"}
michael@0 23 ss{"AKST"}
michael@0 24 }
michael@0 25 "meta:America_Central"{
michael@0 26 ld{"ᎠᏰᎵ ᎢᎦ ᎢᏳᏩᎪᏗ"}
michael@0 27 lg{"ᎠᏰᎵ ᎢᏳᏩᎪᏗ"}
michael@0 28 ls{"ᎠᏰᎵ ᏰᎵᏊ ᏗᏙᎳᎩ ᎢᏳᏩᎪᏗ"}
michael@0 29 sd{"CDT"}
michael@0 30 sg{"CT"}
michael@0 31 ss{"CST"}
michael@0 32 }
michael@0 33 "meta:America_Eastern"{
michael@0 34 ld{"ᎧᎸᎬᎢᏗᏢ ᎢᎦ ᎢᏳᏩᎪᏗ"}
michael@0 35 lg{"ᎧᎸᎬᎢᏗᏢ ᎢᏳᏩᎪᏗ"}
michael@0 36 ls{"ᎧᎸᎬᎢᏗᏢ ᏰᎵᏊ ᏗᏙᎳᎩ ᎢᏳᏩᎪᏗ"}
michael@0 37 sd{"EDT"}
michael@0 38 sg{"ET"}
michael@0 39 ss{"EST"}
michael@0 40 }
michael@0 41 "meta:America_Mountain"{
michael@0 42 ld{"ᎣᏓᎸ ᎢᎦ ᎢᏳᏩᎪᏗ"}
michael@0 43 lg{"ᎣᏓᎸ ᎢᏳᏩᎪᏗ"}
michael@0 44 ls{"ᎣᏓᎸ ᏰᎵᏊ ᏗᏙᎳᎩ ᎢᏳᏩᎪᏗ"}
michael@0 45 sd{"MDT"}
michael@0 46 sg{"MT"}
michael@0 47 ss{"MST"}
michael@0 48 }
michael@0 49 "meta:America_Pacific"{
michael@0 50 ld{"ᏭᏕᎵᎬ ᎢᎦ ᎢᏳᏩᎪᏗ"}
michael@0 51 lg{"ᏭᏕᎵᎬ ᎢᏳᏩᎪᏗ"}
michael@0 52 ls{"ᏭᏕᎵᎬ ᏰᎵᏊ ᏗᏙᎳᎩ ᎢᏳᏩᎪᏗ"}
michael@0 53 sd{"PDT"}
michael@0 54 sg{"PT"}
michael@0 55 ss{"PST"}
michael@0 56 }
michael@0 57 "meta:Atlantic"{
michael@0 58 sd{"ADT"}
michael@0 59 sg{"AT"}
michael@0 60 ss{"AST"}
michael@0 61 }
michael@0 62 "meta:GMT"{
michael@0 63 ls{"ᎢᏤ ᎢᏳᏍᏗ ᎢᏳᏩᎪᏗ"}
michael@0 64 }
michael@0 65 "meta:Hawaii_Aleutian"{
michael@0 66 sd{"HADT"}
michael@0 67 sg{"HAT"}
michael@0 68 ss{"HAST"}
michael@0 69 }
michael@0 70 gmtFormat{"GMT{0}"}
michael@0 71 gmtZeroFormat{"ᎢᎢᎢ"}
michael@0 72 hourFormat{"+HH:mm;-HH:mm"}
michael@0 73 regionFormat{"{0} ᎢᏳᏩᎪᏗ"}
michael@0 74 }
michael@0 75 }

mercurial