BloombergLP::bdlt::Timetable::isInRange

Return true if the specified date is within the valid range of this timetable, and false otherwise.

Synopsis

Declared in <bdlt_timetable.h>

bool
isInRange(Date const& date) const;

Return Value

true if date is within the valid range

Parameters

NameDescription
datedate to test