1 ######################################################################
2 # Copyright (C) 1999-2004, International Business Machines
3 # Corporation and others. All Rights Reserved.
4 ######################################################################
5 # A simple alias list. We use this to retain backward compatibility.
6 # For example, ICU has always defined the zone name "PST" to indicate
7 # the zone America/Los_Angeles. Unless we continue to have a zone with
8 # this ID, legacy code may break.
10 # This list is read by tz2icu to incorporate legacy ICU zone aliases
11 # into the ICU system zone data.
13 # Format: alias_name unix_name # optional comment
15 #### Aliases that conflict with Olson compatibility links
19 AGT America/Buenos_Aires
23 BST Asia/Dhaka # spelling changed in 2000h; was Asia/Dacca
28 EAT Africa/Addis_Ababa
30 # EET Europe/Istanbul # EET is a standard UNIX zone
31 #### EST America/New_York # Linked to America/Indianapolis in Olson
32 # HST Pacific/Honolulu # Olson LINK
33 IET America/Indianapolis
36 # MET Asia/Tehran # MET is a standard UNIX zone
38 #### MST America/Denver # Linked to America/Phoenix in Olson
43 PRT America/Puerto_Rico
44 PST America/Los_Angeles
45 SST Pacific/Guadalcanal
46 # UTC Etc/UTC # Olson LINK