Wed, 31 Dec 2014 07:22:50 +0100
Correct previous dual key logic pending first delivery installment.
michael@0 | 1 | # |
michael@0 | 2 | # !!!! WARNING !!!!! |
michael@0 | 3 | # |
michael@0 | 4 | # This file is OBSOLLETE and no longer used by ICU tzdata build tool. |
michael@0 | 5 | # Use the file 'icuzones' to specify backward compatibility aliases. |
michael@0 | 6 | # |
michael@0 | 7 | # 2007-04-03 Yoshito Umaoka |
michael@0 | 8 | # |
michael@0 | 9 | |
michael@0 | 10 | ###################################################################### |
michael@0 | 11 | # Copyright (C) 1999-2007, International Business Machines |
michael@0 | 12 | # Corporation and others. All Rights Reserved. |
michael@0 | 13 | ###################################################################### |
michael@0 | 14 | # A simple alias list. We use this to retain backward compatibility. |
michael@0 | 15 | # For example, ICU has always defined the zone name "PST" to indicate |
michael@0 | 16 | # the zone America/Los_Angeles. Unless we continue to have a zone with |
michael@0 | 17 | # this ID, legacy code may break. |
michael@0 | 18 | # |
michael@0 | 19 | # This list is read by tz2icu to incorporate legacy ICU zone aliases |
michael@0 | 20 | # into the ICU system zone data. |
michael@0 | 21 | # |
michael@0 | 22 | # Format: alias_name unix_name # optional comment |
michael@0 | 23 | |
michael@0 | 24 | #### Aliases that conflict with Olson compatibility Zone definition |
michael@0 | 25 | |
michael@0 | 26 | ACT Australia/Darwin |
michael@0 | 27 | AET Australia/Sydney |
michael@0 | 28 | AGT America/Buenos_Aires |
michael@0 | 29 | ART Africa/Cairo |
michael@0 | 30 | AST America/Anchorage |
michael@0 | 31 | BET America/Sao_Paulo |
michael@0 | 32 | BST Asia/Dhaka # spelling changed in 2000h; was Asia/Dacca |
michael@0 | 33 | CAT Africa/Harare |
michael@0 | 34 | CNT America/St_Johns |
michael@0 | 35 | CST America/Chicago |
michael@0 | 36 | CTT Asia/Shanghai |
michael@0 | 37 | EAT Africa/Addis_Ababa |
michael@0 | 38 | ECT Europe/Paris |
michael@0 | 39 | # EET Europe/Istanbul # EET is a standard UNIX zone |
michael@0 | 40 | #### EST America/New_York # Defined as -05:00 |
michael@0 | 41 | #### HST Pacific/Honolulu # Defined as -10:00 |
michael@0 | 42 | IET America/Indianapolis |
michael@0 | 43 | IST Asia/Calcutta |
michael@0 | 44 | JST Asia/Tokyo |
michael@0 | 45 | # MET Asia/Tehran # MET is a standard UNIX zone |
michael@0 | 46 | MIT Pacific/Apia |
michael@0 | 47 | #### MST America/Denver # Defined as -07:00 |
michael@0 | 48 | NET Asia/Yerevan |
michael@0 | 49 | NST Pacific/Auckland |
michael@0 | 50 | PLT Asia/Karachi |
michael@0 | 51 | PNT America/Phoenix |
michael@0 | 52 | PRT America/Puerto_Rico |
michael@0 | 53 | PST America/Los_Angeles |
michael@0 | 54 | SST Pacific/Guadalcanal |
michael@0 | 55 | # UTC Etc/UTC # Olson LINK |
michael@0 | 56 | VST Asia/Saigon |