mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Added a few example of using H:N:S in dateformats to taskrc.5
This commit is contained in:
parent
4d95dcf1da
commit
3ba877b078
1 changed files with 6 additions and 0 deletions
|
@ -445,6 +445,12 @@ a D b Y (V) would do an output as "Fri 24 Jul 2009 (30)"
|
|||
A, B D, Y would do an output as "Friday, July 24, 2009"
|
||||
.br
|
||||
vV a Y-M-D would do an output as "v30 Fri 2009-07-24"
|
||||
.br
|
||||
yMD.HN would do an output as "110124.2342"
|
||||
.br
|
||||
m/d/Y H:N would do an output as "1/24/2011 10:42"
|
||||
.br
|
||||
a D b Y H:N:S would do and output as "Mon 24 Jan 2011 11:19:42"
|
||||
.RE
|
||||
.RE
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue