[#BloombergLP-bdlt-operator_lshift-06] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlt.adoc[bdlt]::operator<< :relfileprefix: ../../ :mrdocs: Write the value of the specified `timetable` to the specified output `stream`, and return a reference to the modifiable `stream`. == Synopsis Declared in `<bdlt_timetable.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::ostream& operator<<( std::ostream& stream, xref:BloombergLP/bdlt/Timetable.adoc[Timetable] const& timetable); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#