[#BloombergLP-bdlt-DatetimeFormatter-totalWidth] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlt.adoc[bdlt]::xref:BloombergLP/bdlt/DatetimeFormatter.adoc[DatetimeFormatter]::totalWidth :relfileprefix: ../../../ :mrdocs: Return the anticipated width of output given all the `parse*` calls that have been happened thus far and the specified `value`. == Synopsis Declared in `<bdlt_datetimeformatter.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int totalWidth(xref:BloombergLP/bdlt/DatetimeFormatter.adoc[FormatCache] const& value) const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#