Same as the preceding overload for a Time, using the specified configuration.

Synopsis

Declared in <bdlt_fixutil.h>

static
std::ostream&
generate(
    std::ostream& stream,
    Time const& object,
    FixUtilConfiguration const& configuration);

Return Value

a reference to stream

Parameters

Name

Description

stream

the output stream

object

the value to format

configuration

formatting configuration

Created with MrDocs