summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornijtmans@users.sourceforge.net <jan.nijtmans>2014-05-13 11:23:40 (GMT)
committernijtmans@users.sourceforge.net <jan.nijtmans>2014-05-13 11:23:40 (GMT)
commitf12dbede60404b67f85c7526a632e9bc81ab3f03 (patch)
tree2fa52099a459b712c24c687e1ee6871cbd47d26b
parentc6cf1e8f407f834c0fd6461dc7b8d2e1cba716ba (diff)
downloadtcl-f12dbede60404b67f85c7526a632e9bc81ab3f03.zip
tcl-f12dbede60404b67f85c7526a632e9bc81ab3f03.tar.gz
tcl-f12dbede60404b67f85c7526a632e9bc81ab3f03.tar.bz2
[958bc05fbe]: Clarify "clock format" using "%R"
-rw-r--r--doc/clock.n5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/clock.n b/doc/clock.n
index 7c4c3df..a0cc63e 100644
--- a/doc/clock.n
+++ b/doc/clock.n
@@ -626,8 +626,9 @@ On output, produces a locale-dependent time of day representation on a
12-hour clock. On input, accepts whatever \fB%r\fR produces.
.TP
\fB%R\fR
-On output, produces a locale-dependent time of day representation on a
-24-hour clock. On input, accepts whatever \fB%R\fR produces.
+On output, the time in 24-hour notation (%H:%M). For a version
+including the seconds, see \fB%T\fR below. On input, accepts whatever
+\fB%R\fR produces.
.TP
\fB%s\fR
On output, simply formats the \fItimeVal\fR argument as a decimal