[#BloombergLP-bdlt-DatetimeTz-maxSupportedBdexVersion-0a] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlt.adoc[bdlt]::xref:BloombergLP/bdlt/DatetimeTz.adoc[DatetimeTz]::maxSupportedBdexVersion :relfileprefix: ../../../ :mrdocs: `maxSupportedBdexVersion` overloads == Synopses Declared in `<bdlt_datetimetz.h>` Return the most current BDEX streaming version number supported by this class. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static int xref:BloombergLP/bdlt/DatetimeTz/maxSupportedBdexVersion-08.adoc[maxSupportedBdexVersion](); ---- [.small]#xref:BloombergLP/bdlt/DatetimeTz/maxSupportedBdexVersion-08.adoc[_» more..._]# Return the maximum BDEX version for `versionSelector`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static int xref:BloombergLP/bdlt/DatetimeTz/maxSupportedBdexVersion-0e.adoc[maxSupportedBdexVersion](int versionSelector); ---- [.small]#xref:BloombergLP/bdlt/DatetimeTz/maxSupportedBdexVersion-0e.adoc[_» more..._]# == Return Value * the most current BDEX streaming version number * maximum supported BDEX format version == Parameters [cols="1,4"] |=== | Name| Description | *versionSelector* | selector typically formatted as YYYYMMDD |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#