This value‐semantic class describes a datetime value in a particular time zone, which is indicated using an offset from UTC (in minutes).
Synopsis
Declared in <bdlt_datetimetz.h>
class DatetimeTz;
Member Functions
Name |
Description |
|
Constructors |
|
Destroy this object. |
Assign to this object the value of the specified |
|
Assign to this object the value read from the specified input |
|
Write this object to the specified output |
|
Return a |
|
Return the UTC datetime represented by this object. |
|
Return the local datetime represented by this object. |
|
Return the time zone offset of this |
|
Write this object to the specified output |
|
Set the local datetime and time zone offset of this object. |
|
Set this object from |
|
Return a |
|
Return the UTC datetime represented by this object. |
|
Set this object from |
Static Member Functions
Name |
Description |
Return |
|
|
Non-Member Functions
Name |
Description |
Return |
|
Return |
Created with MrDocs