Docs: Updated NEWS, task.1 with date changes
This commit is contained in:
5
NEWS
5
NEWS
@@ -12,6 +12,11 @@ Newly deprecated features in Taskwarrior 2.4.5
|
||||
Removed features in 2.4.5
|
||||
|
||||
- The script 'context' was removed, now that context is a core feature.
|
||||
- Nonextended forms of ISO-8601 date/time support is removed. This means
|
||||
that 'YYYYMMDD' is no longer supported, but 'YYYY-MM-DD' is. For times,
|
||||
'hhmmss' is no longer supported, but 'hh:mm:ss' is. The non-enxtended
|
||||
forms all contain sequences of digits that make the identification of
|
||||
IDs, UUIDs, and various date/time formats problematic.
|
||||
|
||||
Known Issues
|
||||
|
||||
|
||||
@@ -905,7 +905,7 @@ task ... due:7/14/2008
|
||||
|
||||
.TP
|
||||
ISO-8601
|
||||
task ... due:20130314T223000Z
|
||||
task ... due:2013-03-14T22:30:00Z
|
||||
|
||||
.TP
|
||||
Relative wording
|
||||
|
||||
Reference in New Issue
Block a user