[#BloombergLP-bdlt-Timetable_Day-removeAllTransitions] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlt.adoc[bdlt]::xref:BloombergLP/bdlt/Timetable_Day.adoc[Timetable_Day]::removeAllTransitions :relfileprefix: ../../../ :mrdocs: Remove all transitions from this daily timetable. Return `true` if the value returned by `finalTransitionCode()` prior to this operation is not equal to the value returned by `finalTransitionCode()` after this operation, and `false` otherwise. == Synopsis Declared in `<bdlt_timetable.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool removeAllTransitions(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#