summaryrefslogtreecommitdiffstats
path: root/doc/clock.n
diff options
context:
space:
mode:
authorgahr <gahr@gahr.ch>2016-03-03 08:30:56 (GMT)
committergahr <gahr@gahr.ch>2016-03-03 08:30:56 (GMT)
commit46cb341dbc07abb1df54318ad9d55c41a5a68668 (patch)
tree509c73c2ee5a4f2bf80f832baeb7a4441b38b674 /doc/clock.n
parent369046f0c01b3e138f4f9b8c4bd74f1ca9c89111 (diff)
downloadtcl-46cb341dbc07abb1df54318ad9d55c41a5a68668.zip
tcl-46cb341dbc07abb1df54318ad9d55c41a5a68668.tar.gz
tcl-46cb341dbc07abb1df54318ad9d55c41a5a68668.tar.bz2
Clarify that weekends are intended as Saturdays and Sundays
Diffstat (limited to 'doc/clock.n')
-rw-r--r--doc/clock.n2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/clock.n b/doc/clock.n
index 53db33e..ac50e36 100644
--- a/doc/clock.n
+++ b/doc/clock.n
@@ -212,7 +212,7 @@ time zone and locale. The requisite number of days (weeks are converted
to days by multiplying by seven) is added to the calendar day, and
the date and time are then converted back to a count of seconds from
the epoch time. The \fBweekdays\fR keyword is similar to \fBdays\fR,
-with the only difference that weekends are skipped.
+with the only difference that weekends - Saturdays and Sundays - are skipped.
.PP
Adding and subtracting a given number of days across the point that
the time changes at the start or end of summer time (Daylight Saving Time)