Write the raw ISO 8601 representation of the specified object to buffer.

Synopsis

Declared in <bdlt_iso8601util.h>

static
int
generateRaw(
    char* buffer,
    DatetimeTz const& object);

Created with MrDocs