1###################################################################### 2# Copyright (C) 2007-2010, International Business Machines 3# Corporation and others. All Rights Reserved. 4###################################################################### 5# This is an ICU-specific file with the same format as regular 6# tzdata time zone files, for consistent parsing by the tools that 7# turn "Olson" tzdata into ICU's zoneinfo.txt. 8# The purpose of this file is to give ICU a superset of the time zones 9# that are in CLDR and also include legacy ICU time zones originally 10# in tz.alias for rataining backward compatibility. 11 12# Add Etc/Unknown, defined by CLDR. Give it Etc/GMT behavior. 13 14# Zone NAME GMTOFF RULES FORMAT 15Zone Etc/Unknown 0 - Unknown 16 17# SystemV time zones. 18# The Olson systemv file has these commented out. 19 20# Zone NAME GMTOFF RULES/SAVE FORMAT [UNTIL] 21Zone SystemV/AST4ADT -4:00 SystemV A%sT 22Zone SystemV/EST5EDT -5:00 SystemV E%sT 23Zone SystemV/CST6CDT -6:00 SystemV C%sT 24Zone SystemV/MST7MDT -7:00 SystemV M%sT 25Zone SystemV/PST8PDT -8:00 SystemV P%sT 26Zone SystemV/YST9YDT -9:00 SystemV Y%sT 27Zone SystemV/AST4 -4:00 - AST 28Zone SystemV/EST5 -5:00 - EST 29Zone SystemV/CST6 -6:00 - CST 30Zone SystemV/MST7 -7:00 - MST 31Zone SystemV/PST8 -8:00 - PST 32Zone SystemV/YST9 -9:00 - YST 33Zone SystemV/HST10 -10:00 - HST 34 35 36# The list below is for supporting legacy ICU zone aliases. 37# These definitions were originally defined in tz.alias. 38 39#### Aliases that conflict with Olson compatibility Zone definition 40 41Link Australia/Darwin ACT 42Link Australia/Sydney AET 43Link America/Argentina/Buenos_Aires AGT 44Link Africa/Cairo ART 45Link America/Anchorage AST 46Link America/Sao_Paulo BET 47Link Asia/Dhaka BST 48Link Africa/Harare CAT 49Link America/St_Johns CNT 50Link America/Chicago CST 51Link Asia/Shanghai CTT 52Link Africa/Addis_Ababa EAT 53Link Europe/Paris ECT 54#Link Europe/Istanbul EET # EET is a standard UNIX zone 55####Link EST America/New_York EST # Defined as -05:00 56####Link Pacific/Honolulu HST # Defined as -10:00 57Link America/Indiana/Indianapolis IET 58Link Asia/Kolkata IST 59Link Asia/Tokyo JST 60#Link Asia/Tehran MET # MET is a standard UNIX zone 61Link Pacific/Apia MIT 62####Link America/Denver MST # Defined as -07:00 63Link Asia/Yerevan NET 64Link Pacific/Auckland NST 65Link Asia/Karachi PLT 66Link America/Phoenix PNT 67Link America/Puerto_Rico PRT 68Link America/Los_Angeles PST 69Link Pacific/Guadalcanal SST 70#Link Etc/UTC UTC # Olson LINK 71Link Asia/Ho_Chi_Minh VST 72