mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-27 19:17:19 +02:00
Context: Converted from Date to ISO8601d
This commit is contained in:
parent
49aa62b3b4
commit
1d598d0e8c
1 changed files with 1 additions and 1 deletions
|
@ -329,7 +329,7 @@ int Context::run ()
|
|||
<< "-"
|
||||
#endif
|
||||
<< " "
|
||||
<< Date ().toISO ()
|
||||
<< ISO8601d ().toISO ()
|
||||
|
||||
<< " init:" << timer_init.total ()
|
||||
<< " load:" << timer_load.total ()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue