mirror of
https://frontier.innolan.net/rainlance/amiga-tz.git
synced 2026-09-19 14:54:22 +00:00
restored
SCCS-file: zic.8 SCCS-SID: 2.13
This commit is contained in:
committed by
Paul Eggert
parent
fc836c6cc0
commit
88cffbfee5
@@ -148,7 +148,7 @@ Note that there must be no spaces within the
|
||||
field.
|
||||
.TP
|
||||
.B AT
|
||||
Gives the time of day at which the rule takes affect.
|
||||
Gives the local wall-clock time of day at which the rule takes affect.
|
||||
Recognized forms include:
|
||||
.nf
|
||||
.in +.5i
|
||||
@@ -160,28 +160,13 @@ Recognized forms include:
|
||||
1:28:14 time in hours, minutes, and seconds
|
||||
.fi
|
||||
.in -.5i
|
||||
.sp
|
||||
Any of these forms may be followed by the letter
|
||||
.B w
|
||||
if the given time is local ``wall clock'' time or
|
||||
.B s
|
||||
if the given time is local ``standard'' time; in the absence of
|
||||
.B w
|
||||
or
|
||||
.BR s ,
|
||||
wall clock time is assumed.
|
||||
.TP
|
||||
.B SAVE
|
||||
Gives the amount of time to be added to local standard time when the rule is in
|
||||
effect.
|
||||
This field has the same format as the
|
||||
.B AT
|
||||
field
|
||||
(although, of course, the
|
||||
.B w
|
||||
and
|
||||
.B s
|
||||
suffixes are not used).
|
||||
field.
|
||||
.TP
|
||||
.B LETTER/S
|
||||
Gives the ``variable part'' (for example, the ``S'' or ``D'' in ``EST''
|
||||
@@ -274,15 +259,14 @@ field is used as an alternate name for that zone.
|
||||
Except for continuation lines,
|
||||
lines may appear in any order in the input.
|
||||
.SH NOTES
|
||||
For areas with more than two types of local time,
|
||||
you may need to use local standard time in the
|
||||
.B AT
|
||||
field of the earliest transition time's rule to ensure that
|
||||
the earliest transition time recorded in the compiled file is correct.
|
||||
.sp
|
||||
Times in
|
||||
.I Zic
|
||||
makes an educated but potentially incorrect guess about the ``savings'' in
|
||||
effect before the first transition time for a zone;
|
||||
you may have to add an extra rule (or use an
|
||||
.B UNTIL
|
||||
fields must be given in local standard (not local wall clock) time.
|
||||
specification with a zone) to get the first transition time right if
|
||||
.I zic
|
||||
guesses wrong.
|
||||
.SH FILES
|
||||
/etc/zoneinfo standard directory used for created files
|
||||
.SH "SEE ALSO"
|
||||
|
||||
Reference in New Issue
Block a user