[#BloombergLP-bdlt-FixUtil-generate-061] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlt.adoc[bdlt]::xref:BloombergLP/bdlt/FixUtil.adoc[FixUtil]::generate :relfileprefix: ../../../ :mrdocs: Same as the preceding overload for a `DatetimeTz`. == Synopsis Declared in `<bdlt_fixutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static int generate( std::string* string, xref:BloombergLP/bdlt/DatetimeTz.adoc[DatetimeTz] const& object); ---- == Return Value the number of characters in the formatted string == Parameters [cols="1,4"] |=== | Name| Description | *string* | destination string | *object* | the value to format |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#