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