[#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 formatted width for the specified `offset`. == Synopsis Declared in `<bdlt_timezoneformatter.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int totalWidth(int offset) const; ---- == Return Value anticipated number of output characters == Parameters [cols="1,4"] |=== | Name| Description | *offset* | UTC offset in minutes |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#