Context: Converted from Date to ISO8601d
This commit is contained in:
@@ -329,7 +329,7 @@ int Context::run ()
|
|||||||
<< "-"
|
<< "-"
|
||||||
#endif
|
#endif
|
||||||
<< " "
|
<< " "
|
||||||
<< Date ().toISO ()
|
<< ISO8601d ().toISO ()
|
||||||
|
|
||||||
<< " init:" << timer_init.total ()
|
<< " init:" << timer_init.total ()
|
||||||
<< " load:" << timer_load.total ()
|
<< " load:" << timer_load.total ()
|
||||||
|
|||||||
Reference in New Issue
Block a user