[#BloombergLP-bdlt-TimeTzFormatter_Cache-2constructor] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlt.adoc[bdlt]::xref:BloombergLP/bdlt/TimeTzFormatter_Cache.adoc[TimeTzFormatter_Cache]::TimeTzFormatter_Cache :relfileprefix: ../../../ :mrdocs: Cache a copy of the specified `localTime` and `offset`. == Synopsis Declared in `<bdlt_timetzformatter.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- TimeTzFormatter_Cache( xref:BloombergLP/bdlt/Time.adoc[Time] const& localTime, int offset); ---- == Parameters [cols="1,4"] |=== | Name| Description | *localTime* | local time to cache | *offset* | UTC offset in minutes |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#