Return true if the specified lhs interval is less than or equal to the specified rhs interval, and false otherwise.
true
lhs
rhs
false
Declared in <bdlt_datetimeinterval.h>
<bdlt_datetimeinterval.h>
bool operator<=( DatetimeInterval const& lhs, DatetimeInterval const& rhs);