On Linux machines, the value returned by `now` may be based on local time, instead of UTC as documented and intended. This is due to an undocumented issue in `boost::posix_time::microsec_clock::universal_time()`.