Return true if the specified date is within the valid range of this timetable, and false otherwise.
true
date
false
Declared in <bdlt_timetable.h>
<bdlt_timetable.h>
bool isInRange(Date const& date) const;
Created with MrDocs