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