make -m start at current time
commit3d31d550ffc75f7eada0d6cb624a98423b54bbd2
authorJoey Hess <joeyh@joeyh.name>
Tue, 31 Oct 2017 17:02:48 +0000 (31 13:02 -0400)
committerJoey Hess <joeyh@joeyh.name>
Tue, 31 Oct 2017 17:02:48 +0000 (31 13:02 -0400)
treead554bfc1c1fe67c0e9fd6206bd0219cf6f5ff5c
parentc5a0deb4fbca8d95a63374e2b2ef1ac0f87520c1
make -m start at current time

The mono clock is relative to some arbitrary start time, which led to a
display of a date typically close to the epoch. Fix that by getting the
current time at startup, and applying the delta between that and the
mono time.
ts