diff --git a/src/Context.cpp b/src/Context.cpp index d330cfda3..d7ab0c59b 100644 --- a/src/Context.cpp +++ b/src/Context.cpp @@ -323,7 +323,7 @@ int Context::run () << '-' #endif << ' ' - << ISO8601d ().toISO () + << Datetime ().toISO () << " init:" << time_init_us << " load:" << time_load_us