4491N/A#
4491N/A# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4491N/A#
4491N/A# This code is free software; you can redistribute it and/or modify it
4491N/A# under the terms of the GNU General Public License version 2 only, as
4491N/A# published by the Free Software Foundation. Oracle designates this
4491N/A# particular file as subject to the "Classpath" exception as provided
4491N/A# by Oracle in the LICENSE file that accompanied this code.
4491N/A#
4491N/A# This code is distributed in the hope that it will be useful, but WITHOUT
4491N/A# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
4491N/A# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
4491N/A# version 2 for more details (a copy is included in the LICENSE file that
4491N/A# accompanied this code).
4491N/A#
4491N/A# You should have received a copy of the GNU General Public License version
4491N/A# 2 along with this work; if not, write to the Free Software Foundation,
4491N/A# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
4491N/A#
4491N/A# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
4491N/A# or visit www.oracle.com if you need additional information or have any
4491N/A# questions.
4491N/A#
1627N/A# <pre>
1627N/A# This file is in the public domain, so clarified as of
1627N/A# 2009-05-17 by Arthur David Olson.
0N/A
0N/A# Old rules, should the need arise.
0N/A# No attempt is made to handle Newfoundland, since it cannot be expressed
0N/A# using the System V "TZ" scheme (half-hour offset), or anything outside
0N/A# North America (no support for non-standard DST start/end dates), nor
0N/A# the changes in the DST rules in the US after 1976 (which occurred after
0N/A# the old rules were written).
0N/A#
0N/A# If you need the old rules, uncomment ## lines.
0N/A# Compile this *without* leap second correction for true conformance.
0N/A
0N/A# Rule NAME FROM TO TYPE IN ON AT SAVE LETTER/S
0N/ARule SystemV min 1973 - Apr lastSun 2:00 1:00 D
0N/ARule SystemV min 1973 - Oct lastSun 2:00 0 S
0N/ARule SystemV 1974 only - Jan 6 2:00 1:00 D
0N/ARule SystemV 1974 only - Nov lastSun 2:00 0 S
0N/ARule SystemV 1975 only - Feb 23 2:00 1:00 D
0N/ARule SystemV 1975 only - Oct lastSun 2:00 0 S
0N/ARule SystemV 1976 max - Apr lastSun 2:00 1:00 D
0N/ARule SystemV 1976 max - Oct lastSun 2:00 0 S
0N/A
0N/A# Zone NAME GMTOFF RULES/SAVE FORMAT [UNTIL]
0N/A## Zone SystemV/AST4ADT -4:00 SystemV A%sT
0N/A## Zone SystemV/EST5EDT -5:00 SystemV E%sT
0N/A## Zone SystemV/CST6CDT -6:00 SystemV C%sT
0N/A## Zone SystemV/MST7MDT -7:00 SystemV M%sT
0N/A## Zone SystemV/PST8PDT -8:00 SystemV P%sT
0N/A## Zone SystemV/YST9YDT -9:00 SystemV Y%sT
0N/A## Zone SystemV/AST4 -4:00 - AST
0N/A## Zone SystemV/EST5 -5:00 - EST
0N/A## Zone SystemV/CST6 -6:00 - CST
0N/A## Zone SystemV/MST7 -7:00 - MST
0N/A## Zone SystemV/PST8 -8:00 - PST
0N/A## Zone SystemV/YST9 -9:00 - YST
0N/A## Zone SystemV/HST10 -10:00 - HST