Set the "time" part of this object to have the value of the specified time. Note that this method has no effect on the "date" part of this object.

Synopsis

Declared in <bdlt_datetime.h>

void
setTime(Time const& time);

Parameters

Name

Description

time

time part to set

Created with MrDocs