[#BloombergLP-bdlt-Iso8601Util-generate-0db6] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlt.adoc[bdlt]::xref:BloombergLP/bdlt/Iso8601Util.adoc[Iso8601Util]::generate :relfileprefix: ../../../ :mrdocs: Append the ISO 8601 representation of the specified `object` to `string`. == Synopsis Declared in `<bdlt_iso8601util.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static int generate( std::pmr::string* string, xref:BloombergLP/bdlt/Date.adoc[Date] const& object); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#