[#BloombergLP-bdlt-Timetable-isInRange] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlt.adoc[bdlt]::xref:BloombergLP/bdlt/Timetable.adoc[Timetable]::isInRange :relfileprefix: ../../../ :mrdocs: Return `true` if the specified `date` is within the valid range of this timetable, and `false` otherwise. == Synopsis Declared in `<bdlt_timetable.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool isInRange(xref:BloombergLP/bdlt/Date.adoc[Date] const& date) const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#