Cache a copy of the specified date and offset.
Synopsis
Declared in <bdlt_datetzformatter.h>
DateTzFormatter_Cache(
Date const& date,
int offset);
Parameters
Name |
Description |
date |
local date to cache |
offset |
UTC offset in minutes |
Created with MrDocs