Write the ISO 8601 representation of the specified object to stream.
Synopsis
Declared in <bdlt_iso8601util.h>
static
std::ostream&
generate(
std::ostream& stream,
TimeOrTimeTz const& object);
Created with MrDocs
Write the ISO 8601 representation of the specified object to stream.
Declared in <bdlt_iso8601util.h>
static
std::ostream&
generate(
std::ostream& stream,
TimeOrTimeTz const& object);
Created with MrDocs