summaryrefslogtreecommitdiff
path: root/Build/source/libs/icu/icu-4.6/tools/tzcode/tz.alias
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/icu/icu-4.6/tools/tzcode/tz.alias')
-rw-r--r--Build/source/libs/icu/icu-4.6/tools/tzcode/tz.alias56
1 files changed, 56 insertions, 0 deletions
diff --git a/Build/source/libs/icu/icu-4.6/tools/tzcode/tz.alias b/Build/source/libs/icu/icu-4.6/tools/tzcode/tz.alias
new file mode 100644
index 00000000000..cf984ba098f
--- /dev/null
+++ b/Build/source/libs/icu/icu-4.6/tools/tzcode/tz.alias
@@ -0,0 +1,56 @@
+#
+# !!!! WARNING !!!!!
+#
+# This file is OBSOLLETE and no longer used by ICU tzdata build tool.
+# Use the file 'icuzones' to specify backward compatibility aliases.
+#
+# 2007-04-03 Yoshito Umaoka
+#
+
+######################################################################
+# Copyright (C) 1999-2007, International Business Machines
+# Corporation and others. All Rights Reserved.
+######################################################################
+# A simple alias list. We use this to retain backward compatibility.
+# For example, ICU has always defined the zone name "PST" to indicate
+# the zone America/Los_Angeles. Unless we continue to have a zone with
+# this ID, legacy code may break.
+#
+# This list is read by tz2icu to incorporate legacy ICU zone aliases
+# into the ICU system zone data.
+#
+# Format: alias_name unix_name # optional comment
+
+#### Aliases that conflict with Olson compatibility Zone definition
+
+ACT Australia/Darwin
+AET Australia/Sydney
+AGT America/Buenos_Aires
+ART Africa/Cairo
+AST America/Anchorage
+BET America/Sao_Paulo
+BST Asia/Dhaka # spelling changed in 2000h; was Asia/Dacca
+CAT Africa/Harare
+CNT America/St_Johns
+CST America/Chicago
+CTT Asia/Shanghai
+EAT Africa/Addis_Ababa
+ECT Europe/Paris
+# EET Europe/Istanbul # EET is a standard UNIX zone
+#### EST America/New_York # Defined as -05:00
+#### HST Pacific/Honolulu # Defined as -10:00
+IET America/Indianapolis
+IST Asia/Calcutta
+JST Asia/Tokyo
+# MET Asia/Tehran # MET is a standard UNIX zone
+MIT Pacific/Apia
+#### MST America/Denver # Defined as -07:00
+NET Asia/Yerevan
+NST Pacific/Auckland
+PLT Asia/Karachi
+PNT America/Phoenix
+PRT America/Puerto_Rico
+PST America/Los_Angeles
+SST Pacific/Guadalcanal
+# UTC Etc/UTC # Olson LINK
+VST Asia/Saigon