[#BloombergLP-bdlt-DatetimeImpUtil-epoch_0001_01_01] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlt.adoc[bdlt]::xref:BloombergLP/bdlt/DatetimeImpUtil.adoc[DatetimeImpUtil]::epoch_0001_01_01 :relfileprefix: ../../../ :mrdocs: 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>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static xref:BloombergLP/bdlt/Datetime.adoc[Datetime] const* epoch_0001_01_01(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#