From f9c13c1a3125c3b582cf1cea2cfb61ba7c5be8b5 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Mon, 22 Mar 2010 21:48:40 +0000 Subject: Vendor import of tzcode2010f: - Updated quotes and links. - Put warning about case insensitivity of names, but not always in abbreviations. --- unused/tz-art.htm | 14 +++++++++++++- unused/tz-link.htm | 6 +++--- unused/zic.8.txt | 5 +++++ zic/zic.8 | 5 ++++- 4 files changed, 25 insertions(+), 5 deletions(-) diff --git a/unused/tz-art.htm b/unused/tz-art.htm index 49df2ffa8b342..ff2afa9062448 100644 --- a/unused/tz-art.htm +++ b/unused/tz-art.htm @@ -9,7 +9,7 @@ PUBLIC "-//W3C//DTD HTML 4.01//EN"

Time and the Arts

-@(#)tz-art.htm 8.16 +@(#)tz-art.htm 8.17

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)

  • +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.!" +
    +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!" +
    +(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.) +
  • +
  • "Good news." "What did they do? Extend Daylight Saving Time year round?" (Professional tanner George Hamilton, in dialog from a diff --git a/unused/tz-link.htm b/unused/tz-link.htm index e3915c5eba203..8c094824d95dd 100644 --- a/unused/tz-link.htm +++ b/unused/tz-link.htm @@ -18,7 +18,7 @@

    Sources for Time Zone and Daylight Saving Time Data

    -@(#)tz-link.htm 8.24 +@(#)tz-link.htm 8.26

    This file is in the public domain, so clarified as of @@ -40,8 +40,8 @@ href="http://en.wikipedia.org/wiki/Coordinated_Universal_Time">UTC offsets, and daylight-saving rules. -This database (often called tz or zoneinfo) +This database (often called zoneinfo or tz) is used by several implementations, including the diff --git a/unused/zic.8.txt b/unused/zic.8.txt index 3607ca768b105..1feada21482b0 100644 --- a/unused/zic.8.txt +++ b/unused/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: diff --git a/zic/zic.8 b/zic/zic.8 index c66b4a0ea9f01..7a7324ab48bac 100644 --- a/zic/zic.8 +++ b/zic/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. -- cgit v1.3