mirror of
https://frontier.innolan.net/rainlance/amiga-tz.git
synced 2026-05-07 01:00:45 +00:00
Eggert mods
SCCS-file: tzfile.5 SCCS-SID: 7.10
This commit is contained in:
committed by
Paul Eggert
parent
ad6ce63b0f
commit
eabfaae47a
8
tzfile.5
8
tzfile.5
@@ -18,7 +18,7 @@ These values are,
|
||||
in order:
|
||||
.TP
|
||||
.I tzh_ttisgmtcnt
|
||||
The number of GMT/local indicators stored in the file.
|
||||
The number of UTC/local indicators stored in the file.
|
||||
.TP
|
||||
.I tzh_ttisstdcnt
|
||||
The number of standard/wall indicators stored in the file.
|
||||
@@ -79,7 +79,7 @@ and a one-byte value for
|
||||
.IR tt_abbrind .
|
||||
In each structure,
|
||||
.I tt_gmtoff
|
||||
gives the number of seconds to be added to GMT,
|
||||
gives the number of seconds to be added to UTC,
|
||||
.I tt_isdst
|
||||
tells whether
|
||||
.I tm_isdst
|
||||
@@ -114,9 +114,9 @@ time zone environment variables.
|
||||
.PP
|
||||
Finally there are
|
||||
.I tzh_ttisgmtcnt
|
||||
GMT/local indicators, each stored as a one-byte value;
|
||||
UTC/local indicators, each stored as a one-byte value;
|
||||
they tell whether the transition times associated with local time types
|
||||
were specified as GMT or local time,
|
||||
were specified as UTC or local time,
|
||||
and are used when a time zone file is used in handling POSIX-style
|
||||
time zone environment variables.
|
||||
.PP
|
||||
|
||||
Reference in New Issue
Block a user