diff options
author | Torsten <Torsten> | 2024-02-08 08:45:34 (GMT) |
---|---|---|
committer | Torsten <Torsten> | 2024-02-08 08:45:34 (GMT) |
commit | 0e110b3a0eb5225b03bc21555ff520b2f3511316 (patch) | |
tree | af01be188ed3744bb993b5a26435e4a8be059cf2 /doc/clock.n | |
parent | c1504ae00cf42581515fc07a54c486f35438c8a8 (diff) | |
download | tcl-0e110b3a0eb5225b03bc21555ff520b2f3511316.zip tcl-0e110b3a0eb5225b03bc21555ff520b2f3511316.tar.gz tcl-0e110b3a0eb5225b03bc21555ff520b2f3511316.tar.bz2 |
ups, accidentally re-introduced an already fixed formatting error - corrected again now
Diffstat (limited to 'doc/clock.n')
-rw-r--r-- | doc/clock.n | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/clock.n b/doc/clock.n index 36aba70..3580798 100644 --- a/doc/clock.n +++ b/doc/clock.n @@ -915,7 +915,7 @@ where \fBT\fR is the literal .QW "\fICCyymmdd hhmmss\fR" , .QW \fICCyymmdd\fBT\fIhh:mm:ss\fR , or -.QW "\fICCyy-mm-dd\fBT\fIhh\fB:\fImm\fB:\fIss\fR" . +.QW "\fICCyy-mm-dd\fBT\fIhh:mm:ss\fR" . Note that only these four formats are accepted. The command does \fInot\fR accept the full range of point-in-time specifications specified in ISO8601. Other formats can be recognized by |