Encoding formats for date or date‐with‐time‐zone variant values.

Synopsis

Declared in <balber_berutil.h>

struct BerUtil_DateOrDateTzEncoding;

Description

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 bdlb::Variant2<bdlt::Date, bdlt::DateTz> type.

Type Aliases

Name

Description

Encoding

Alias for the date‐and‐time encoding enumeration namespace.

Enums

Name

Description

Value

Encoding formats for date or date‐with‐time‐zone variant values.

Created with MrDocs