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