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;

Created with MrDocs