BloombergLP::balber::BerUtil_TimeOrTimeTzEncoding::Value

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

Synopsis

Declared in <balber_berutil.h>

enum Value;

Members

NameDescription
e_ISO8601_TIME ISO 8601 time format.
e_ISO8601_TIMETZ ISO 8601 time with time zone format.
e_COMPACT_BINARY_TIME Compact-binary time format.
e_COMPACT_BINARY_TIMETZ Compact-binary time with time zone format.
e_EXTENDED_BINARY_TIME Extended-binary time format.
e_EXTENDED_BINARY_TIMETZ Extended-binary time with time zone format.