[#BloombergLP-bdlt-Datetime-setTime-03] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlt.adoc[bdlt]::xref:BloombergLP/bdlt/Datetime.adoc[Datetime]::setTime :relfileprefix: ../../../ :mrdocs: 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>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void setTime(xref:BloombergLP/bdlt/Time.adoc[Time] const& time); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#