minimum and maximum change

SCCS-file: zic.8
SCCS-SID: 2.16
This commit is contained in:
Arthur David Olson
2012-07-18 03:01:42 -04:00
committed by Paul Eggert
parent 06496370da
commit e65e114841
+2 -4
View File
@@ -70,12 +70,10 @@ Gives the (arbitrary) name of the set of rules this rule is part of.
Gives the first year in which the rule applies.
The word
.B minimum
(or an abbreviation) means the minimum year all of whose time values are
representable.
(or an abbreviation) means the minimum year with a representable time value.
The word
.B maximum
(or an abbreviation) means the maximum year all of whose time values are
representable.
(or an abbreviation) means the maximum year with a representable time value.
.TP
.B TO
Gives the final year in which the rule applies.