Return a pointer to a bdlt::Datetime with value bdlt::Datetime(1, 1, 1) suitable for use during static initialization.
Synopsis
Declared in <bdlt_datetimeimputil.h>
static
Datetime const*
epoch_0001_01_01();
Return Value
address of the 0001‐01‐01 datetime constant
Created with MrDocs