1// ***************************************************************************
2// *
3// * Copyright (C) 2015 International Business Machines
4// * Corporation and others. All Rights Reserved.
5// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6// * Source File: <path>/common/main/haw.xml
7// *
8// ***************************************************************************
9haw{
10    Version{"2.1.6.69"}
11    zoneStrings{
12        "Pacific:Honolulu"{
13            sd{"HDT"}
14            sg{"HST"}
15            ss{"HST"}
16        }
17        "meta:Alaska"{
18            sd{"AKDT"}
19            sg{"AKT"}
20            ss{"AKST"}
21        }
22        "meta:Hawaii_Aleutian"{
23            sd{"HADT"}
24            sg{"HAT"}
25            ss{"HAST"}
26        }
27    }
28}
29