Same as the preceding overload for a Datetime.
Synopsis
Declared in <bdlt_fixutil.h>
static
std::ostream&
generate(
std::ostream& stream,
Datetime const& object);
Return Value
a reference to stream
Parameters
Name |
Description |
stream |
the output stream |
object |
the value to format |
Created with MrDocs