< prev index next >

make/data/tzdata/backward

Print this page
8216178: (tz) Upgrade time-zone data to tzdata2018i
Reviewed-by: duke
   1 #
   2 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   3 #
   4 # This code is free software; you can redistribute it and/or modify it
   5 # under the terms of the GNU General Public License version 2 only, as
   6 # published by the Free Software Foundation.  Oracle designates this
   7 # particular file as subject to the "Classpath" exception as provided
   8 # by Oracle in the LICENSE file that accompanied this code.
   9 #
  10 # This code is distributed in the hope that it will be useful, but WITHOUT
  11 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  12 # FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
  13 # version 2 for more details (a copy is included in the LICENSE file that
  14 # accompanied this code).
  15 #
  16 # You should have received a copy of the GNU General Public License version
  17 # 2 along with this work; if not, write to the Free Software Foundation,
  18 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
  19 #
  20 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  21 # or visit www.oracle.com if you need additional information or have any
  22 # questions.
  23 #
  24 # tzdb links for backward compatibility
  25 
  26 # This file is in the public domain, so clarified as of
  27 # 2009-05-17 by Arthur David Olson.
  28 
  29 # This file provides links between current names for timezones
  30 # and their old names.  Many names changed in late 1993.
  31 
  32 # Link  TARGET                  LINK-NAME
  33 Link    Africa/Nairobi          Africa/Asmera
  34 Link    Africa/Abidjan          Africa/Timbuktu
  35 Link    America/Argentina/Catamarca     America/Argentina/ComodRivadavia
  36 Link    America/Adak            America/Atka
  37 Link    America/Argentina/Buenos_Aires  America/Buenos_Aires
  38 Link    America/Argentina/Catamarca     America/Catamarca
  39 Link    America/Atikokan        America/Coral_Harbour
  40 Link    America/Argentina/Cordoba       America/Cordoba
  41 Link    America/Tijuana         America/Ensenada
  42 Link    America/Indiana/Indianapolis    America/Fort_Wayne
  43 Link    America/Indiana/Indianapolis    America/Indianapolis

























   1 # tzdb links for backward compatibility
   2 
   3 # This file is in the public domain, so clarified as of
   4 # 2009-05-17 by Arthur David Olson.
   5 
   6 # This file provides links between current names for timezones
   7 # and their old names.  Many names changed in late 1993.
   8 
   9 # Link  TARGET                  LINK-NAME
  10 Link    Africa/Nairobi          Africa/Asmera
  11 Link    Africa/Abidjan          Africa/Timbuktu
  12 Link    America/Argentina/Catamarca     America/Argentina/ComodRivadavia
  13 Link    America/Adak            America/Atka
  14 Link    America/Argentina/Buenos_Aires  America/Buenos_Aires
  15 Link    America/Argentina/Catamarca     America/Catamarca
  16 Link    America/Atikokan        America/Coral_Harbour
  17 Link    America/Argentina/Cordoba       America/Cordoba
  18 Link    America/Tijuana         America/Ensenada
  19 Link    America/Indiana/Indianapolis    America/Fort_Wayne
  20 Link    America/Indiana/Indianapolis    America/Indianapolis


< prev index next >