Append the ISO 8601 representation of the specified object to string.

Synopsis

Declared in <bdlt_iso8601util.h>

static
int
generate(
    std::string* string,
    DateTz const& object,
    GenerateConfiguration const& configuration);

Created with MrDocs