< prev index next >

test/jdk/sun/util/calendar/zi/tzdata/backward

Print this page




   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 # This file is in the public domain, so clarified as of
  25 # 2009-05-17 by Arthur David Olson.
  26 
  27 # This file provides links between current names for time zones
  28 # and their old names.  Many names changed in late 1993.
  29 
  30 # Link  TARGET                  LINK-NAME
  31 Link    Africa/Nairobi          Africa/Asmera
  32 Link    Africa/Abidjan          Africa/Timbuktu
  33 Link    America/Argentina/Catamarca     America/Argentina/ComodRivadavia
  34 Link    America/Adak            America/Atka
  35 Link    America/Argentina/Buenos_Aires  America/Buenos_Aires
  36 Link    America/Argentina/Catamarca     America/Catamarca
  37 Link    America/Atikokan        America/Coral_Harbour
  38 Link    America/Argentina/Cordoba       America/Cordoba
  39 Link    America/Tijuana         America/Ensenada
  40 Link    America/Indiana/Indianapolis    America/Fort_Wayne
  41 Link    America/Indiana/Indianapolis    America/Indianapolis
  42 Link    America/Argentina/Jujuy America/Jujuy
  43 Link    America/Indiana/Knox    America/Knox_IN
  44 Link    America/Kentucky/Louisville     America/Louisville
  45 Link    America/Argentina/Mendoza       America/Mendoza
  46 Link    America/Toronto         America/Montreal
  47 Link    America/Rio_Branco      America/Porto_Acre




   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
  44 Link    America/Argentina/Jujuy America/Jujuy
  45 Link    America/Indiana/Knox    America/Knox_IN
  46 Link    America/Kentucky/Louisville     America/Louisville
  47 Link    America/Argentina/Mendoza       America/Mendoza
  48 Link    America/Toronto         America/Montreal
  49 Link    America/Rio_Branco      America/Porto_Acre


< prev index next >