Create a Datetime object having the value of the specified original object.

Synopsis

Declared in <bdlt_datetime.h>

Datetime(Datetime const& original);

Parameters

Name

Description

original

datetime whose value is copied

Created with MrDocs