BloombergLP::baltzo::DstPolicy

Namespace for enumerating daylight-saving time (DST) policies.

Synopsis

Declared in <baltzo_dstpolicy.h>

struct DstPolicy;

Description

This struct provides a namespace for enumerating the set of policies for interpreting whether a local time is a daylight-saving time. See Enum in the TYPES sub-section for details.

This class: * supports a complete set of enumeration operations

  • except for bdex serialization * is const thread-safe For terminology see bsldoc_glossary.

Enums

NameDescription
Enum Daylight-saving time interpretation policy.

Static Member Functions

NameDescription
print Write the string representation of the specified enumeration value to the specified output stream.
toAscii Return the string representation of the specified enumeration value.