1192886Sedwin# This file is in the public domain, so clarified as of
2192886Sedwin# 2009-05-17 by Arthur David Olson.
3173319Sedwin
4173319Sedwin# From Arthur David Olson (1989-04-05):
5173319Sedwin# On 1989-04-05, the U. S. House of Representatives passed (238-154) a bill
6173319Sedwin# establishing "Pacific Presidential Election Time"; it was not acted on
7173319Sedwin# by the Senate or signed into law by the President.
8173319Sedwin# You might want to change the "PE" (Presidential Election) below to
9173319Sedwin# "Q" (Quadrennial) to maintain three-character zone abbreviations.
10173319Sedwin# If you're really conservative, you might want to change it to "D".
11173319Sedwin# Avoid "L" (Leap Year), which won't be true in 2100.
12173319Sedwin
13173319Sedwin# If Presidential Election Time is ever established, replace "XXXX" below
14173319Sedwin# with the year the law takes effect and uncomment the "##" lines.
15173319Sedwin
16173319Sedwin# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
17173319Sedwin## Rule	Twilite	XXXX	max	-	Apr	Sun>=1	2:00	1:00	D
18173319Sedwin## Rule	Twilite	XXXX	max	uspres	Oct	lastSun	2:00	1:00	PE
19173319Sedwin## Rule	Twilite	XXXX	max	uspres	Nov	Sun>=7	2:00	0	S
20173319Sedwin## Rule	Twilite	XXXX	max	nonpres	Oct	lastSun	2:00	0	S
21173319Sedwin
22173319Sedwin# Zone	NAME			GMTOFF	RULES/SAVE	FORMAT	[UNTIL]
23173319Sedwin## Zone	America/Los_Angeles-PET	-8:00	US		P%sT	XXXX
24173319Sedwin##				-8:00	Twilite		P%sT
25173319Sedwin
26173319Sedwin# For now...
27173319SedwinLink	America/Los_Angeles	US/Pacific-New	##
28