intl/icu/source/tools/tzcode/tz.alias

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/intl/icu/source/tools/tzcode/tz.alias	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,56 @@
     1.4 +#
     1.5 +# !!!! WARNING !!!!!
     1.6 +#
     1.7 +# This file is OBSOLLETE and no longer used by ICU tzdata build tool.
     1.8 +# Use the file 'icuzones' to specify backward compatibility aliases.
     1.9 +#
    1.10 +# 2007-04-03 Yoshito Umaoka
    1.11 +#
    1.12 +
    1.13 +######################################################################
    1.14 +# Copyright (C) 1999-2007, International Business Machines
    1.15 +# Corporation and others.  All Rights Reserved.
    1.16 +######################################################################
    1.17 +# A simple alias list. We use this to retain backward compatibility.
    1.18 +# For example, ICU has always defined the zone name "PST" to indicate
    1.19 +# the zone America/Los_Angeles. Unless we continue to have a zone with
    1.20 +# this ID, legacy code may break.
    1.21 +# 
    1.22 +# This list is read by tz2icu to incorporate legacy ICU zone aliases
    1.23 +# into the ICU system zone data.
    1.24 +#
    1.25 +# Format: alias_name unix_name # optional comment
    1.26 +
    1.27 +#### Aliases that conflict with Olson compatibility Zone definition
    1.28 +
    1.29 +ACT Australia/Darwin
    1.30 +AET Australia/Sydney
    1.31 +AGT America/Buenos_Aires
    1.32 +ART Africa/Cairo
    1.33 +AST America/Anchorage
    1.34 +BET America/Sao_Paulo
    1.35 +BST Asia/Dhaka # spelling changed in 2000h; was Asia/Dacca
    1.36 +CAT Africa/Harare
    1.37 +CNT America/St_Johns
    1.38 +CST America/Chicago
    1.39 +CTT Asia/Shanghai
    1.40 +EAT Africa/Addis_Ababa
    1.41 +ECT Europe/Paris
    1.42 +# EET Europe/Istanbul # EET is a standard UNIX zone
    1.43 +#### EST America/New_York # Defined as -05:00
    1.44 +#### HST Pacific/Honolulu # Defined as -10:00
    1.45 +IET America/Indianapolis
    1.46 +IST Asia/Calcutta
    1.47 +JST Asia/Tokyo
    1.48 +# MET Asia/Tehran # MET is a standard UNIX zone
    1.49 +MIT Pacific/Apia
    1.50 +#### MST America/Denver # Defined as -07:00
    1.51 +NET Asia/Yerevan
    1.52 +NST Pacific/Auckland
    1.53 +PLT Asia/Karachi
    1.54 +PNT America/Phoenix
    1.55 +PRT America/Puerto_Rico
    1.56 +PST America/Los_Angeles
    1.57 +SST Pacific/Guadalcanal
    1.58 +# UTC Etc/UTC # Olson LINK
    1.59 +VST Asia/Saigon

mercurial