* manual/time.texi (TZ Variable): Modernize North America example
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 18 Sep 2013 19:58:13 +0000 (12:58 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 17 Dec 2013 18:18:09 +0000 (10:18 -0800)
to reflect current (i.e., 2007-and-later) daylight saving rules.

ChangeLog
manual/time.texi

index cbf2485c58fdcb3dcafb7c6ccace4e246596a7f0..d4529a15587eabf99b25ec5c17d74bd36b2f2474 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2013-12-17  Paul Eggert  <eggert@cs.ucla.edu>
 
+       * manual/time.texi (TZ Variable): Modernize North America example
+       to reflect current (i.e., 2007-and-later) daylight saving rules.
+
        * manual/time.texi (TZ Variable): POSIX.1 hour can be 24.
 
 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
index 2b27154daec7d9f02045bb37f2edab6ddf595d40..60dff77e0abe8608426d9c584c1c9ed983c6e484 100644 (file)
@@ -2088,15 +2088,16 @@ The @var{time} fields specify when, in the local time currently in
 effect, the change to the other time occurs.  If omitted, the default is
 @code{02:00:00}.
 
-For example, here is how you would specify the Eastern time zone in the
-United States, including the appropriate Daylight Saving Time and its dates
-of applicability.  The normal offset from UTC is 5 hours; since this is
+Here is an example @code{TZ} value, including the appropriate
+Daylight Saving Time and its dates of applicability.  In North
+American Eastern Standard Time (EST) and Eastern Daylight Time (EDT),
+the normal offset from UTC is 5 hours; since this is
 west of the prime meridian, the sign is positive.  Summer time begins on
-the first Sunday in April at 2:00am, and ends on the last Sunday in October
+March's second Sunday at 2:00am, and ends on November's first Sunday
 at 2:00am.
 
 @smallexample
-EST+5EDT,M4.1.0/2,M10.5.0/2
+EST+5EDT,M3.2.0/2,M11.1.0/2
 @end smallexample
 
 The schedule of Daylight Saving Time in any particular jurisdiction has