[#BloombergLP-balber-BerUtil_DatetimeTzEncoding] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balber.adoc[balber]::BerUtil_DatetimeTzEncoding :relfileprefix: ../../ :mrdocs: This component‐private utility `struct` provides a namespace for enumerating the set of formats that may be used by `BerUtil` to encode and decode values of `bdlt::DatetimeTz` type. == Synopsis Declared in `<balber_berutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- struct BerUtil_DatetimeTzEncoding; ---- == Type Aliases [cols="1,4"] |=== | Name| Description | xref:BloombergLP/balber/BerUtil_DatetimeTzEncoding/Encoding.adoc[`Encoding`] | `Encoding` is an alias to a namespace for enumerating the union of the sets of date and time formats used to encode and decode all date and time types supported by `BerUtil`. |=== == Enums [cols="1,4"] |=== | Name| Description | xref:BloombergLP/balber/BerUtil_DatetimeTzEncoding/_04enum.adoc[`Unnamed enum`] | Constants related to extended binary date‐time encodings. | xref:BloombergLP/balber/BerUtil_DatetimeTzEncoding/Value.adoc[`Value`] | Encoding formats for `bdlt::DatetimeTz` values. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#