1 2 3 4 5 6 7
#include "times.h" namespace ledger { ptime now = boost::posix_time::second_clock::universal_time(); }