[#BloombergLP-bdlt-DateFormatter-formatIso8601] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlt.adoc[bdlt]::xref:BloombergLP/bdlt/DateFormatter.adoc[DateFormatter]::formatIso8601 :relfileprefix: ../../../ :mrdocs: Format the specified `value` to the specified `out` using the Iso8601 format and return `out`. == Synopsis Declared in `<bdlt_dateformatter.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class t_ITERATOR> t_ITERATOR formatIso8601( t_ITERATOR out, xref:BloombergLP/bdlt/DateFormatter_Cache.adoc[DateFormatter_Cache] const& value) const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#