Create a Datetime object whose "date" and "time" parts have the values of the specified date and time, respectively.
Datetime
date
time
Declared in <bdlt_datetime.h>
<bdlt_datetime.h>
Datetime( Date const& date, Time const& time);