Documentation

- report.info.dateformat is now applied on the entry dates in the journal.
This commit is contained in:
Louis-Claude Canon 2012-05-16 14:27:53 +02:00 committed by Paul Beckingham
parent 9fe43611d1
commit 9d37262d12

View file

@ -482,8 +482,7 @@ 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 The precedence order for the configuration variable is report.X.dateformat then
dateformat.report then dateformat. While report.X.dateformat only formats the dateformat.report then dateformat. While report.X.dateformat only formats the
due date in reports, report.info.dateformat formats all the displayed dates of due date in reports, report.info.dateformat formats all the displayed dates of
"task info" except for the date in each journal entry. "task info". dateformat.report formats the date both in reports
dateformat.report formats the date both in reports
and "task info". If both of these are not set then dateformat will be applied and "task info". If both of these are not set then dateformat will be applied
to the 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. are formatted according to dateformat.