This unconstrained (value‐semantic) attribute class characterizes a date time, offset from UTC, and a time zone identifier represented by a string. See the section for information on the class attributes.
Synopsis
Declared in <baltzo_localdatetime.h>
class LocalDatetime;
Type Aliases
Name |
Description |
Allocator type used by this class. |
Member Functions
Name |
Description |
|
Constructors |
|
Destroy this object. |
Assignment operators |
|
Return |
|
Assign to this object the value read from the specified input |
|
Write this object to the specified output |
|
Return a reference providing non‐modifiable access to the |
|
Return the allocator used by this object to supply memory. Note that if no allocator was supplied at construction the default allocator in effect at construction is used. |
|
Write the value of this object to the specified output |
|
Set the |
|
|
|
Efficiently exchange the value of this object with the value of the specified |
|
Return a reference providing non‐modifiable access to the |
|
|
Nested trait declaration for |
Static Member Functions
Name |
Description |
|
Friends
Name |
Description |
Exchange the values of the specified |
Non-Member Functions
Name |
Description |
Return |
|
Return |
Created with MrDocs