Return a reference providing non‐modifiable access to the epoch time: midnight on January 1, 1970. Note that this value exists before any code is executed and will continue to exist, unchanged, until the program exits.

Synopsis

Declared in <bdlt_epochutil.h>

static
Datetime const&
epoch();

Created with MrDocs