Return a DatetimeInterval object initialized with the difference between the specified lhs and rhs time values.
DatetimeInterval
lhs
rhs
Declared in <bdlt_time.h>
<bdlt_time.h>
bdlt::DatetimeInterval operator-( Time const& lhs, Time const& rhs);