mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-24 08:56:43 +02:00
Bug 452 - Need relative date value 'now' to fully support times
- Added 'now' as a relative date. - Modified 'overdue' report to use 'now' instead of 'today' as the distinction between due and overdue.
This commit is contained in:
parent
1cf1e79e43
commit
d0db821298
5 changed files with 25 additions and 6 deletions
3
NEWS
3
NEWS
|
@ -7,6 +7,9 @@ New Features in task 1.9.3
|
|||
$ task ... due:4d
|
||||
$ task ... due:3wks
|
||||
- Now supports the beginning of the week, month and year in dates.
|
||||
- Now supports 'now' as a date.
|
||||
- Now defines an overdue task as being one second after the due date,
|
||||
instead of the day after the due date.
|
||||
|
||||
Please refer to the ChangeLog file for full details. There are too many to
|
||||
list here.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue