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

Synopsis

Declared in <balber_berutil.h>

struct BerUtil_TimeOrTimeTzEncoding;

Description

This component‐private utility struct provides a namespace for enumerating the set of formats that may be used by BerUtil to decode values of bdlb::Variant2<bdlt::Time, bdlt::TimeTz> type.

Type Aliases

Name

Description

Encoding

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

Enums

Name

Description

Value

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

Created with MrDocs