1TIMEW-RANGES(7) User Manuals TIMEW-RANGES(7)
2
3
4
6 timew-ranges - date and time ranges supported by Timewarrior
7
10 An interval defines a block of time that is tracked. The syntax for
11 specifying an interval is flexible, and may be one of:
12
13 [from] <date>
14 [from] <date> to/- <date>
15 [from] <date> for <duration>
16 <duration> before/after <date>
17 <duration> ago
18 [for] <duration>
19
20 Examples are:
21
22 from 9:00
23 from 9am - 11am
24 from 9:00:00 to 11:00
25 from 9:00 for 2h
26 2h after 9am
27 2h before 11:00
28 2h ago
29 for 2h
30
31 An interval is said to be 'closed' if there is both a start and end,
32 and 'open' if there is no end date.
33
34
35
36timew 1.4.3 2021-05-16 TIMEW-RANGES(7)