mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Bug #986
- Update man page relatively to the fix of bug #986 Signed-off-by: Paul Beckingham <paul@beckingham.net>
This commit is contained in:
parent
b5f4fa03d2
commit
9bfda55000
2 changed files with 6 additions and 4 deletions
|
@ -466,9 +466,11 @@ Enables the extension system. Defaults to on.
|
|||
This is a string of characters that define how taskwarrior formats date values.
|
||||
The precedence order for the configuration variable is report.X.dateformat then
|
||||
dateformat.report then dateformat. While report.X.dateformat only formats the
|
||||
due date in reports, dateformat.report formats the due date both in reports
|
||||
due date in reports, report.info.dateformat formats all the displayed dates of
|
||||
"task info" except for the date in each journal entry.
|
||||
dateformat.report formats the date both in reports
|
||||
and "task info". If both of these are not set then dateformat will be applied
|
||||
to the due date. Entered dates as well as all other displayed dates in reports
|
||||
to the date. Entered dates as well as all other displayed dates in reports
|
||||
are formatted according to dateformat.
|
||||
|
||||
The default value is: m/d/Y. The string should contain the characters:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue