Commit 2d4e8434 authored by William D. Irons's avatar William D. Irons
Browse files

Use localtime instead of gmtime for message logged

C++ logging and python logging both use localtime(), however this
one method uses gmtime() which causes the log of a run to show
timestamps that can be hours apart. Let's be consistent as use
localtime() everywhere.
parent 132d1d4c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment