Cache a copy of the specified localTime and offset.
Synopsis
Declared in <bdlt_timetzformatter.h>
TimeTzFormatter_Cache(
Time const& localTime,
int offset);
Parameters
Name |
Description |
localTime |
local time to cache |
offset |
UTC offset in minutes |
Created with MrDocs