diff --git a/src/Context.cpp b/src/Context.cpp index f01dffb92..ce709692b 100644 --- a/src/Context.cpp +++ b/src/Context.cpp @@ -329,7 +329,7 @@ int Context::run () << "-" #endif << " " - << Date ().toISO () + << ISO8601d ().toISO () << " init:" << timer_init.total () << " load:" << timer_load.total ()