Remove all transitions from this timetable that occur on the specified date. The removal of a transition invalidates all iterators. The behavior is undefined unless date is within the valid range of this timetable.
date
Declared in <bdlt_timetable.h>
<bdlt_timetable.h>
void removeTransitions(Date const& date);