Page MenuHomePhabricator

Fix the timestamp format when -logtimemicros is set
ClosedPublic

Authored by Fabien on Jun 26 2019, 15:15.

Details

Summary

The Z suffix is misplaced when the -logtimemicros option is set.
This case has been forgotten in D2425.

Test Plan
make check

./src/bitcoind -logtimemicros -printtoconsole

Check the Z suffix is at the end of the timestamp.

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable