Subtract from this time object the value of the specified rhs datetime interval, and return a reference providing modifiable access to this object.

Synopsis

Declared in <bdlt_time.h>

Time&
operator‐=(DatetimeInterval const& rhs);

Created with MrDocs