[#BloombergLP-bdlt-PackedCalendar-maxSupportedBdexVersion-0c] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlt.adoc[bdlt]::xref:BloombergLP/bdlt/PackedCalendar.adoc[PackedCalendar]::maxSupportedBdexVersion :relfileprefix: ../../../ :mrdocs: `maxSupportedBdexVersion` overloads == Synopses Declared in `<bdlt_packedcalendar.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/PackedCalendar/maxSupportedBdexVersion-0f.adoc[maxSupportedBdexVersion](); ---- [.small]#xref:BloombergLP/bdlt/PackedCalendar/maxSupportedBdexVersion-0f.adoc[_» more..._]# Return the maximum valid BDEX format version for this type. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static int xref:BloombergLP/bdlt/PackedCalendar/maxSupportedBdexVersion-05.adoc[maxSupportedBdexVersion](int versionSelector); ---- [.small]#xref:BloombergLP/bdlt/PackedCalendar/maxSupportedBdexVersion-05.adoc[_» more..._]# == Return Value * the most current BDEX streaming version number * the maximum valid BDEX format version == Parameters [cols="1,4"] |=== | Name| Description | *versionSelector* | value selecting the supported BDEX format version |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#