Format this time to the specified output stream, and return a reference to the modifiable stream.
Declared in <bdlt_time.h>
std::ostream&
streamOut(std::ostream& stream) const;
DEPRECATED: Use print instead.
reference to the modifiable stream
| Name | Description |
|---|---|
| stream | output stream |