--- man/man3/tzset.3 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/man/man3/tzset.3 b/man/man3/tzset.3 index 7ddea52b7..717b1fec9 100644 --- a/man/man3/tzset.3 +++ b/man/man3/tzset.3 @@ -146,6 +146,8 @@ Day 0 is a Sunday. .P The \fItime\fP fields specify when, in the local time currently in effect, the change to the other time occurs. +They use the same format as \fIoffset\fP except that the hour can range +from \-167 to 167 to represent times before and after the named day. If omitted, the default is 02:00:00. .P Here is an example for New Zealand, -- 2.45.2