[#BloombergLP-bdlt-Iso8601Util-DatetimeOrDatetimeTz] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlt.adoc[bdlt]::xref:BloombergLP/bdlt/Iso8601Util.adoc[Iso8601Util]::DatetimeOrDatetimeTz :relfileprefix: ../../../ :mrdocs: `DatetimeOrDatetimeTz` is a convenient alias for `bdlb::Variant2<Datetime, DatetimeTz>`. == Synopsis Declared in `<bdlt_iso8601util.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef xref:BloombergLP/bdlb/Variant2.adoc[bdlb::Variant2<Datetime, DatetimeTz>] DatetimeOrDatetimeTz; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#