Same as the preceding overload for a DatetimeTz, using the specified configuration.
Synopsis
Declared in <bdlt_fixutil.h>
static
std::ostream&
generate(
std::ostream& stream,
DatetimeTz 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