BDE 4.14.0 Production release
|
#include <balber_berutil.h>
Public Types | |
enum | Value { e_ISO8601_DATE = Encoding::e_ISO8601_DATE , e_COMPACT_BINARY_DATE = Encoding::e_COMPACT_BINARY_DATE } |
typedef BerUtil_DateAndTimeEncoding | Encoding |
This component-private struct
provides a namespace for enumerating the set of formats that may be used by BerUtil
to encode and decode values of bdlt::Date
type.
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
.