Set the "date" part of this object to have the value of the specified date. Note that this method has no effect on the "time" part of this object.
Synopsis
Declared in <bdlt_datetime.h>
void
setDate(Date const& date);
Parameters
Name |
Description |
date |
date part to set |
Created with MrDocs