[#BloombergLP-bdlt-operator_plus-0b] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlt.adoc[bdlt]::operator+ :relfileprefix: ../../ :mrdocs: Return a `Time` value that is the sum of the specified `lhs` datetime interval and the specified `rhs` time. == Synopsis Declared in `<bdlt_time.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdlt/Time.adoc[bdlt::Time] operator+( xref:BloombergLP/bdlt/DatetimeInterval.adoc[DatetimeInterval] const& lhs, xref:BloombergLP/bdlt/Time.adoc[Time] const& rhs); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#