[#BloombergLP-bdlt-Time-streamOut] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlt.adoc[bdlt]::xref:BloombergLP/bdlt/Time.adoc[Time]::streamOut :relfileprefix: ../../../ :mrdocs: Format this time to the specified output `stream`, and return a reference to the modifiable `stream`. == Synopsis Declared in `<bdlt_time.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::ostream& streamOut(std::ostream& stream) const; ---- == Description DEPRECATED: Use `print` instead. [.small]#Created with https://www.mrdocs.com[MrDocs]#