Same as the preceding overload for a Time, using the specified configuration.
Declared in <bdlt_fixutil.h>
static
std::ostream&
generate(
std::ostream& stream,
Time const& object,
FixUtilConfiguration const& configuration);
a reference to stream
| Name | Description |
|---|---|
| stream | the output stream |
| object | the value to format |
| configuration | formatting configuration |