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

Synopsis

Declared in <bdlt_datetz.h>

DateTz(DateTz const& original);

Parameters

Name

Description

original

object to copy

Created with MrDocs