michael@0: ###################################################################### michael@0: # Copyright (C) 2007-2010, International Business Machines michael@0: # Corporation and others. All Rights Reserved. michael@0: ###################################################################### michael@0: # This is an ICU-specific file with the same format as regular michael@0: # tzdata time zone files, for consistent parsing by the tools that michael@0: # turn "Olson" tzdata into ICU's zoneinfo.txt. michael@0: # The purpose of this file is to give ICU a superset of the time zones michael@0: # that are in CLDR and also include legacy ICU time zones originally michael@0: # in tz.alias for rataining backward compatibility. michael@0: michael@0: # Add Etc/Unknown, defined by CLDR. Give it Etc/GMT behavior. michael@0: michael@0: # Zone NAME GMTOFF RULES FORMAT michael@0: Zone Etc/Unknown 0 - Unknown michael@0: michael@0: # SystemV time zones. michael@0: # The Olson systemv file has these commented out. michael@0: michael@0: # Zone NAME GMTOFF RULES/SAVE FORMAT [UNTIL] michael@0: Zone SystemV/AST4ADT -4:00 SystemV A%sT michael@0: Zone SystemV/EST5EDT -5:00 SystemV E%sT michael@0: Zone SystemV/CST6CDT -6:00 SystemV C%sT michael@0: Zone SystemV/MST7MDT -7:00 SystemV M%sT michael@0: Zone SystemV/PST8PDT -8:00 SystemV P%sT michael@0: Zone SystemV/YST9YDT -9:00 SystemV Y%sT michael@0: Zone SystemV/AST4 -4:00 - AST michael@0: Zone SystemV/EST5 -5:00 - EST michael@0: Zone SystemV/CST6 -6:00 - CST michael@0: Zone SystemV/MST7 -7:00 - MST michael@0: Zone SystemV/PST8 -8:00 - PST michael@0: Zone SystemV/YST9 -9:00 - YST michael@0: Zone SystemV/HST10 -10:00 - HST michael@0: michael@0: michael@0: # The list below is for supporting legacy ICU zone aliases. michael@0: # These definitions were originally defined in tz.alias. michael@0: michael@0: #### Aliases that conflict with Olson compatibility Zone definition michael@0: michael@0: Link Australia/Darwin ACT michael@0: Link Australia/Sydney AET michael@0: Link America/Argentina/Buenos_Aires AGT michael@0: Link Africa/Cairo ART michael@0: Link America/Anchorage AST michael@0: Link America/Sao_Paulo BET michael@0: Link Asia/Dhaka BST michael@0: Link Africa/Harare CAT michael@0: Link America/St_Johns CNT michael@0: Link America/Chicago CST michael@0: Link Asia/Shanghai CTT michael@0: Link Africa/Addis_Ababa EAT michael@0: Link Europe/Paris ECT michael@0: #Link Europe/Istanbul EET # EET is a standard UNIX zone michael@0: ####Link EST America/New_York EST # Defined as -05:00 michael@0: ####Link Pacific/Honolulu HST # Defined as -10:00 michael@0: Link America/Indiana/Indianapolis IET michael@0: Link Asia/Kolkata IST michael@0: Link Asia/Tokyo JST michael@0: #Link Asia/Tehran MET # MET is a standard UNIX zone michael@0: Link Pacific/Apia MIT michael@0: ####Link America/Denver MST # Defined as -07:00 michael@0: Link Asia/Yerevan NET michael@0: Link Pacific/Auckland NST michael@0: Link Asia/Karachi PLT michael@0: Link America/Phoenix PNT michael@0: Link America/Puerto_Rico PRT michael@0: Link America/Los_Angeles PST michael@0: Link Pacific/Guadalcanal SST michael@0: #Link Etc/UTC UTC # Olson LINK michael@0: Link Asia/Ho_Chi_Minh VST