1
0
mirror of https://frontier.innolan.net/rainlance/amiga-tz.git synced 2026-05-06 14:07:48 +00:00

* zdump.8, NEWS: Document the gmtoff=N output.

This commit is contained in:
Paul Eggert
2014-09-21 21:16:39 -07:00
parent 40b395e139
commit 4d66cda33c
2 changed files with 13 additions and 6 deletions

2
NEWS
View File

@@ -44,6 +44,8 @@ Unreleased, experimental changes
Changes affecting documentation and commentary
zdump's gmtoff=N output is now documented.
zdump -c's treatment of years is now documented to use the
Gregorian calendar and Universal Time without leap seconds,
and its behavior at cutoff boundaries is now documented better.

17
zdump.8
View File

@@ -30,12 +30,17 @@ the time one day after the lowest possible time value,
the times both one second before and exactly at
each detected time discontinuity,
the time at one day less than the highest possible time value,
and the time at the highest possible time value,
Each line ends with
.B isdst=1
if the given time is Daylight Saving Time or
.B isdst=0
otherwise.
and the time at the highest possible time value.
Each line is followed by
.BI isdst= D
where
.I D
is 1 if the given time is Daylight Saving Time and is 0 otherwise.
Each line is also followed by
.BI gmtoff= N
if the given local time is known to be
.I N
seconds east of Greenwich.
.TP
.B \*-V
Like