Write the raw ISO 8601 representation of the specified object to buffer without a terminating null character.
object
buffer
Declared in <bdlt_iso8601util.h>
<bdlt_iso8601util.h>
static int generateRaw( char* buffer, Datetime const& object);
Created with MrDocs