This unconstrained in‐core value‐semantic class characterizes a transition when a time zone's local time value changes.
Synopsis
Declared in <baltzo_zoneinfo.h>
class ZoneinfoTransition;
Description
This class is an unconstrained in‐core value‐semantic class that characterizes a transition when the local time value of a time‐zone changes. The salient attributes of this type are the utcTime (representing seconds from UTC), and descriptor representing the local time value after the transition.
Member Functions
Name |
Description |
|
Destroy this object. |
Return a reference providing non‐modifiable access to the |
|
Write the value of this object to the specified output |
|
Return the value of the |
|
|
Nested trait declaration for |
Friends
Name |
Description |
This value‐semantic type holds Zoneinfo (or "Olson") time‐zone data for a single locale. |
Non-Member Functions
Name |
Description |
Return |
|
Return whether |
|
Return |
Created with MrDocs