diff --git a/NEWS b/NEWS index 2308a6052..9b6209c6c 100644 --- a/NEWS +++ b/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. + - Non­extended 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 diff --git a/doc/man/task.1.in b/doc/man/task.1.in index 98cf9e74e..07386f5a2 100644 --- a/doc/man/task.1.in +++ b/doc/man/task.1.in @@ -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