[#BloombergLP-bdlt-DatetimeImpUtil-epoch_max] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlt.adoc[bdlt]::xref:BloombergLP/bdlt/DatetimeImpUtil.adoc[DatetimeImpUtil]::epoch_max :relfileprefix: ../../../ :mrdocs: Return a pointer to a `bdlt::Datetime` with value `bdlt::Datetime(9999, 12, 31, 24)` 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_max(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#