[#BloombergLP-balber-BerUtil_DateAndTimeEncoding] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balber.adoc[balber]::BerUtil_DateAndTimeEncoding :relfileprefix: ../../ :mrdocs: This component‐private `struct` provides 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`. == Synopsis Declared in `<balber_berutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- struct BerUtil_DateAndTimeEncoding; ---- == Enums [cols="1,4"] |=== | Name| Description | xref:BloombergLP/balber/BerUtil_DateAndTimeEncoding/_04enum.adoc[`Unnamed enum`] | Constants related to extended binary date and time encodings. | xref:BloombergLP/balber/BerUtil_DateAndTimeEncoding/Value.adoc[`Value`] | Encoding formats for date and time types supported by `BerUtil`. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#