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
13 interval. Using the 'summary' command, and specifying the ':ids' hint
14 shows interval IDs. Using the right ID, you can identify an interval to
15 modify.
16
18 For example, show the IDs:
19
20 $ timew summary :week :ids
21
22 Then having selected '@3' as the interval you wish to modify:
23
24 $ timew modify end @3 2020-12-28T17:00:00
25
27 timew-lengthen(1), timew-move(1), timew-resize(1) timew-shorten(1),
28 timew-summary(1)
29
30
31
32timew 1.4.3 2021-05-16 TIMEW-MODIFY(1)