[#BloombergLP-bdlt-Timetable-removeTransitions-0c] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlt.adoc[bdlt]::xref:BloombergLP/bdlt/Timetable.adoc[Timetable]::removeTransitions :relfileprefix: ../../../ :mrdocs: 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. == Synopsis Declared in `<bdlt_timetable.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void removeTransitions(xref:BloombergLP/bdlt/Date.adoc[Date] const& date); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#