BloombergLP::baltzo::DstPolicy::Enum

Daylight-saving time interpretation policy.

Synopsis

Declared in <baltzo_dstpolicy.h>

enum Enum;

Members

NameDescription
e_DST Local time is interpreted as daylight-saving time.
e_STANDARD Local time is interpreted as standard time.
e_UNSPECIFIED Local time is interpreted as either daylight-saving time or standard time (as appropriate).
BALTZO_DST [deprecated]Deprecated alias for e_DST.
BALTZO_STANDARD [deprecated]Deprecated alias for e_STANDARD.
BALTZO_UNSPECIFIED [deprecated]Deprecated alias for e_UNSPECIFIED.
BAETZO_DST [deprecated]Deprecated alias for e_DST.
BAETZO_STANDARD [deprecated]Deprecated alias for e_STANDARD.
BAETZO_UNSPECIFIED [deprecated]Deprecated alias for e_UNSPECIFIED.