1
0
mirror of https://frontier.innolan.net/rainlance/amiga-tz.git synced 2025-11-21 20:50:51 +00:00

more rule work

SCCS-file: northamerica
SCCS-SID: 2.7
This commit is contained in:
Arthur David Olson
1986-10-30 13:57:33 -05:00
committed by Paul Eggert
parent 5bfeb7a615
commit 5372376be6

View File

@ -46,35 +46,22 @@ Link US/Central CST6CDT
Link US/Mountain MST7MDT Link US/Mountain MST7MDT
Link US/Pacific PST8PDT Link US/Pacific PST8PDT
# Nonstandard US mainland areas: # Mainland US areas that don't observe DST
Rule SomeUS 1918 1919 - Mar lastSun 2:00 1:00 D Zone US/East-Indiana -5:00 USA E%sT 1945 Sep 30 1:00s
Rule SomeUS 1918 1919 - Oct lastSun 2:00 0 S -5:00 - EST # Now always EST
Rule SomeUS 1942 only - Feb 9 2:00 1:00 W # War Zone US/Arizona -7:00 USA M%sT 1945 Sep 30 1:00s
Rule SomeUS 1945 only - Sep 30 2:00 0 S -7:00 - MST # Now always MST
Zone US/East-Indiana -5:00 SomeUS E%sT # Usually standard near South Bend
Zone US/Arizona -7:00 SomeUS M%sT # Usually standard in Arizona
# And then there's Hawaii. # And then there's Hawaii.
# DST was observed for one day in 1933. # DST was observed for one day in 1933;
# Standard time was change by half an hour in 1947; this accounts for # Standard time was change by half an hour in 1947;
# the half-hour offsets before then, and the peculiar first rule. # Daylight time is not used.
# (An alternative is to have "Zone Hawaiian -10:30..." with a
# current standard offset of 0:30; this seems a bit more obscure.)
#
# Things have been calm since 1947.
Rule Hawaii 1901 only - Dec 14 0:00 -0:30 S Zone US/Hawaii -10:30 USA H%sT 1933 Apr 30 2:00s
Rule Hawaii 1918 1919 - Mar lastSun 2:00 0:30 D -9:30 - HDT 1933 May 1 1:00s
Rule Hawaii 1918 1919 - Oct lastSun 2:00 -0:30 S -10:30 USA H%sT 1947 Jun 8 2:00s
Rule Hawaii 1933 only - Apr 30 2:00 0:30 D -10:00 - HST
Rule Hawaii 1933 only - May 1 2:00 -0:30 S
Rule Hawaii 1942 only - Feb 9 2:00 0:30 W # War
Rule Hawaii 1945 only - Sep 30 2:00 -0:30 S
Rule Hawaii 1947 only - Jun 8 2:00 0 S
Zone US/Hawaiian -10:00 Hawaii H%sT
################################################################################ ################################################################################