1timew-modify(1) User Manuals timew-modify(1)
2
3
4
6 timew-modify - change start or end date of an interval
7
9 timew modify ( start | end ) <id> <date>
10
12 The 'modify' command is used to change the start or end date of an in‐
13 terval. Using the 'summary' command, and specifying the ':ids' hint
14 shows interval IDs. Using the right ID, you can identify an interval
15 to modify.
16
18 For example, show the IDs:
19 $ timew summary :week :ids
20
21 Then having selected '@3' as the interval you wish to modify:
22 $ timew modify end @3 "2021-01-27"T17:00:00
23
25 timew-lengthen(1), timew-move(1), timew-resize(1) timew-shorten(1),
26 timew-summary(1)
27
28
29
30timew 1.4.2 2021-01-27 timew-modify(1)