Closed jsaxton closed 10 years ago
Added logic to print a human-readable representation of boost::posix_time::ptime timestamps. Assumes a counted time system (already assumed) with microsecond ticks (new assumption, I think it is reasonable).
Thanks. Looks reasonable. We'll have to check if someone complains.
Added logic to print a human-readable representation of boost::posix_time::ptime timestamps. Assumes a counted time system (already assumed) with microsecond ticks (new assumption, I think it is reasonable).