Write an ISO 8601 representation of the specified object into buffer.

Synopsis

Declared in <bdlt_iso8601util.h>

static
int
generateRaw(
    char* buffer,
    DateTz const& object,
    bool useZAbbreviationForUtc);

Created with MrDocs