Context: Migrated from ISO8601d to Datetime

This commit is contained in:
Paul Beckingham 2016-12-17 22:21:02 -05:00
parent 73e373527f
commit afe6bdbfb3

View file

@ -323,7 +323,7 @@ int Context::run ()
<< '-' << '-'
#endif #endif
<< ' ' << ' '
<< ISO8601d ().toISO () << Datetime ().toISO ()
<< " init:" << time_init_us << " init:" << time_init_us
<< " load:" << time_load_us << " load:" << time_load_us