Tcl Source Code

Check-in [f602e32fc3]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:closes [cd25761979]: `clock format` and `clock add` will accept `now` as clock value (value `-now` retained to compat reasons to earlier versions and tclclockmod, undocumented at the moment)
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | core-8-branch
Files: files | file ages | folders
SHA3-256: f602e32fc37910d1f03a30f3722c1a0b9c1a2aeb68172a81b5028129bb445b74
User & Date: sebres 2024-07-28 19:44:23.983
Original Comment: closes [cd25761979]: `clock format` and `clock add` will accept `now` as clock value (value `-now` retained to compat reasons to earlier versions and tclclockmod, undocummented at the moment)
References
2024-07-28
19:52 Closed ticket [cd25761979]: clock command - "now" vs "-now"<... artifact: 5e62e0bbde user: sebres
Context
2024-07-29
08:08
Fix [7d5f1c1308] - zipfs mkzip error on Windows dotfiles check-in: c32b19f04e user: apnadkarni tags: core-8-branch
2024-07-28
19:47
merge 8.7 check-in: 9dff0d22e1 user: sebres tags: trunk, main
19:44
closes [cd25761979]: `clock format` and `clock add` will accept `now` as clock value (value `-now` r... check-in: f602e32fc3 user: sebres tags: core-8-branch
19:25
merge 8.6 check-in: fec9d3c764 user: sebres tags: core-8-branch
Changes
Unified Diff Side-by-Side Diff Patch
Changes to doc/clock.n.
Changes to generic/tclClock.c.
Changes to tests/clock.test.