Assign to this time object the value of the specified rhs object, and return a reference providing modifiable access to this object.

Synopsis

Declared in <bdlt_time.h>

Time&
operator=(Time const& rhs);

Created with MrDocs