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

Synopsis

Declared in <bdlt_datetimetz.h>

DatetimeTz(DatetimeTz const& original);

Parameters

Name

Description

original

object providing the value for this object

Created with MrDocs