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