timew-modify - Man Page

change start or end date of an interval

Synopsis

timew modify (start|end) <id> <date>

Description

The 'modify' command is used to change the start or end date of an interval. Using the 'summary' command, and specifying the ':ids' hint shows interval IDs. Using the right ID, you can identify an interval to modify.

Examples

For example, show the IDs:

$ timew summary :week :ids

Then having selected '@3' as the interval you wish to modify:

$ timew modify end @3 2020-12-28T17:00:00

See Also

timew-lengthen(1), timew-move(1), timew-resize(1) timew-shorten(1), timew-summary(1)

Referenced By

timew(1), timew-lengthen(1), timew-move(1), timew-resize(1), timew-shorten(1), timew-summary(1).

2024-01-27 timew 1.7.0 User Manuals