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.
Synopsis
Declared in <baltzo_zoneinfo.h>
class ZoneinfoTransition;
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 class is a value‐semantic type holding a structured representation of the information contained in an Zoneinfo (or "Olson") time zone database for a single locale (e.g., "America/New_York"). The salient attributes of this type are the string identifier and the ordered sequence of |
Non-Member Functions
Name |
Description |
Return |
|
Return |
|
Return |
Created with MrDocs