Return the relative time computed as the difference between the specified absolute datetime and the epoch. Note that datetime is assumed to use Coordinated Universal Time (UTC) as a reference.

Synopsis

Declared in <bdlt_epochutil.h>

static
EpochUtil::TimeT64
convertToTimeT64(Datetime const& datetime);

Created with MrDocs