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