Encoding formats for bdlt::TimeTz values.
Declared in <balber_berutil.h>
enum Value;
| Name | Description |
|---|---|
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_TIMETZ | Extended binary time with time-zone format. |