Error codes returned by baltzo time-zone operations.
Declared in <baltzo_errorcode.h>
enum Enum;
| Name | Description |
|---|---|
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. |