BloombergLP::baltzo::ErrorCode::Enum

Error codes returned by baltzo time-zone operations.

Synopsis

Declared in <baltzo_errorcode.h>

enum Enum;

Members

NameDescription
k_UNSUPPORTED_ID Time zone identifier is not supported.
k_OUT_OF_RANGE A calculation would have resulted in a value outside of the valid range.
BAETZO_UNSUPPORTED_ID Deprecated alias for k_UNSUPPORTED_ID.