BloombergLP::bdlt::DateTz::DateTz

Constructors

Synopses

Declared in <bdlt_datetz.h>

Create a DateTz object having the (default) attribute values.

DateTz();
» more...

Create a DateTz object having the same value as the specified original object.

DateTz(DateTz const& original);
» more...

Create a DateTz with the specified local date and UTC offset.

DateTz(
    Date const& localDate,
    int offset);
» more...

Parameters

NameDescription
originalobject to copy
localDatelocal date value for the new object
offsettime zone offset from UTC in minutes