Return the anticipated formatted width for the specified value.
Synopsis
Declared in <bdlt_datetimetzformatter.h>
int
totalWidth(FormatCache const& value) const;
Return Value
anticipated number of output characters
Parameters
Name |
Description |
value |
cached datetime‐tz fields used to estimate width |
Created with MrDocs