diff options
author | Stuart Bishop <stuart@stuartbishop.net> | 2010-03-30 13:24:55 +0700 |
---|---|---|
committer | Stuart Bishop <stuart@stuartbishop.net> | 2010-03-30 13:24:55 +0700 |
commit | c0d1daeacb5aa2bf077f7573feec9cab38a40fd9 (patch) | |
tree | d32eaf922e11235eace96cad6cb80fb02b93fec1 /elsie.nci.nih.gov | |
parent | 9e43cc773fca8da9b8f91108956633a2c833e921 (diff) | |
download | pytz-c0d1daeacb5aa2bf077f7573feec9cab38a40fd9.tar.gz |
Update to tzcode2010f
Diffstat (limited to 'elsie.nci.nih.gov')
-rw-r--r-- | elsie.nci.nih.gov/src/tz-art.htm | 14 | ||||
-rw-r--r-- | elsie.nci.nih.gov/src/tz-link.htm | 6 | ||||
-rw-r--r-- | elsie.nci.nih.gov/src/zic.8 | 5 | ||||
-rw-r--r-- | elsie.nci.nih.gov/src/zic.8.txt | 5 |
4 files changed, 25 insertions, 5 deletions
diff --git a/elsie.nci.nih.gov/src/tz-art.htm b/elsie.nci.nih.gov/src/tz-art.htm index 49df2ff..ff2afa9 100644 --- a/elsie.nci.nih.gov/src/tz-art.htm +++ b/elsie.nci.nih.gov/src/tz-art.htm @@ -9,7 +9,7 @@ PUBLIC "-//W3C//DTD HTML 4.01//EN" <body> <h1>Time and the Arts</h1> <address> -@(#)tz-art.htm 8.16 +@(#)tz-art.htm 8.17 </address> <p> This file is in the public domain, so clarified as of @@ -417,6 +417,18 @@ Now that's pretty near 100 years, daylight savings [sic]." as noted by Will Fitzerald) </li> <li> +Brady: "...[Bishop Usher] determined that the Lord began the Creation +on the 23rd of October in the Year 4004 B.C. at -- uh, at 9 A.M.!" +<br> +Drummond: "That Eastern Standard Time? (Laughter) Or Rocky Mountain +Time? (More laughter) It wasn't daylight-saving time, was it? Because +the Lord didn't make the sun until the fourth day!" +<br> +(From the play "Inherit the Wind" by Jerome Lawrence and Robert E. Lee, +filmed in 1960 with Spencer Tracy as Drummond and Fredric March as +Brady, and several other times. Thanks to Mark Brader.) +</li> +<li> "Good news." "What did they do? Extend Daylight Saving Time year round?" (Professional tanner George Hamilton, in dialog from a diff --git a/elsie.nci.nih.gov/src/tz-link.htm b/elsie.nci.nih.gov/src/tz-link.htm index e3915c5..8c09482 100644 --- a/elsie.nci.nih.gov/src/tz-link.htm +++ b/elsie.nci.nih.gov/src/tz-link.htm @@ -18,7 +18,7 @@ <body> <h1>Sources for Time Zone and Daylight Saving Time Data</h1> <address> -@(#)tz-link.htm 8.24 +@(#)tz-link.htm 8.26 </address> <p> This file is in the public domain, so clarified as of @@ -40,8 +40,8 @@ href="http://en.wikipedia.org/wiki/Coordinated_Universal_Time"><abbr title="Coordinated Universal Time">UTC</abbr></a> offsets, and <a href="http://en.wikipedia.org/wiki/Daylight_saving">daylight-saving</a> rules. -This database (often called <code>tz</code> or <a -href="http://en.wikipedia.org/wiki/Zoneinfo"><code>zoneinfo</code></a>) +This database (often called <code>zoneinfo</code> or <a +href="http://en.wikipedia.org/wiki/TZ_database"><code>tz</code></a>) is used by several implementations, including <a href="http://www.gnu.org/software/libc/">the diff --git a/elsie.nci.nih.gov/src/zic.8 b/elsie.nci.nih.gov/src/zic.8 index c66b4a0..7a7324a 100644 --- a/elsie.nci.nih.gov/src/zic.8 +++ b/elsie.nci.nih.gov/src/zic.8 @@ -109,6 +109,9 @@ Any line that is blank (after comment stripping) is ignored. Non-blank lines are expected to be of one of three types: rule lines, zone lines, and link lines. .PP +Names (such as month names) must be in English and are case insensitive. +Abbreviations, if used, must be unambiguous in context. +.PP A rule line has the form .nf .ti +.5i @@ -490,6 +493,6 @@ specifying transition instants using universal time. /usr/local/etc/zoneinfo standard directory used for created files .SH "SEE ALSO" newctime(3), tzfile(5), zdump(8) -.\" @(#)zic.8 8.5 +.\" @(#)zic.8 8.6 .\" This file is in the public domain, so clarified as of .\" 2009-05-17 by Arthur David Olson. diff --git a/elsie.nci.nih.gov/src/zic.8.txt b/elsie.nci.nih.gov/src/zic.8.txt index 3607ca7..1feada2 100644 --- a/elsie.nci.nih.gov/src/zic.8.txt +++ b/elsie.nci.nih.gov/src/zic.8.txt @@ -68,6 +68,10 @@ DESCRIPTION expected to be of one of three types: rule lines, zone lines, and link lines. + Names (such as month names) must be in English and are case + insensitive. Abbreviations, if used, must be unambiguous in + context. + A rule line has the form Rule NAME FROM TO TYPE IN ON AT SAVE LETTER/S @@ -122,6 +126,7 @@ DESCRIPTION Names of days of the week may be abbreviated or spelled out in full. Note that there must be no spaces within the ON field. + AT Gives the time of day at which the rule takes effect. Recognized forms include: |