|
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 # <pre> |
|
25 # This file is in the public domain, so clarified as of |
|
26 # 2009-05-17 by Arthur David Olson. |
|
27 |
|
28 # From Arthur David Olson (1989-04-05): |
|
29 # On 1989-04-05, the U. S. House of Representatives passed (238-154) a bill |
|
30 # establishing "Pacific Presidential Election Time"; it was not acted on |
|
31 # by the Senate or signed into law by the President. |
|
32 # You might want to change the "PE" (Presidential Election) below to |
|
33 # "Q" (Quadrennial) to maintain three-character zone abbreviations. |
|
34 # If you're really conservative, you might want to change it to "D". |
|
35 # Avoid "L" (Leap Year), which won't be true in 2100. |
|
36 |
|
37 # If Presidential Election Time is ever established, replace "XXXX" below |
|
38 # with the year the law takes effect and uncomment the "##" lines. |
|
39 |
|
40 # Rule NAME FROM TO TYPE IN ON AT SAVE LETTER/S |
|
41 ## Rule Twilite XXXX max - Apr Sun>=1 2:00 1:00 D |
|
42 ## Rule Twilite XXXX max uspres Oct lastSun 2:00 1:00 PE |
|
43 ## Rule Twilite XXXX max uspres Nov Sun>=7 2:00 0 S |
|
44 ## Rule Twilite XXXX max nonpres Oct lastSun 2:00 0 S |
|
45 |
|
46 # Zone NAME GMTOFF RULES/SAVE FORMAT [UNTIL] |
|
47 ## Zone America/Los_Angeles-PET -8:00 US P%sT XXXX |
|
48 ## -8:00 Twilite P%sT |
|
49 |
|
50 # For now... |
|
51 Link America/Los_Angeles US/Pacific-New ## |