[#BloombergLP-balber-BerUtil_DateAndTimeHeaderImpUtil-isExtendedBinaryWithTimezone] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balber.adoc[balber]::xref:BloombergLP/balber/BerUtil_DateAndTimeHeaderImpUtil.adoc[BerUtil_DateAndTimeHeaderImpUtil]::isExtendedBinaryWithTimezone :relfileprefix: ../../../ :mrdocs: Return `true` if the specified `firstByte` if an encoded date‐and‐time value indicates is is in the extended‐binary‐encoding format and carries a time‐zone offset value, and return `false` otherwise. == Synopsis Declared in `<balber_berutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static bool isExtendedBinaryWithTimezone(unsigned char firstByte); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#