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.
Synopsis
Declared in <baltzo_dstpolicy.h>
struct DstPolicy;
Description
This class: * supports a complete set of enumeration operations
-
except for
bdexserialization * isconstthread‐safe For terminology seebsldoc_glossary.
Enums
Name |
Description |
Daylight‐saving time interpretation policy. |
Static Member Functions
Name |
Description |
Write the string representation of the specified enumeration |
|
Return the non‐modifiable string representation corresponding to the specified enumeration |
Created with MrDocs