Create a DatetimeTz format cache using the specified datetime and offset.
Declared in <bdlt_datetimetzformatter.h>
DatetimeTzFormatter_Cache(
Datetime const& datetime,
int offset);
| Name | Description |
|---|---|
| datetime | local datetime to cache |
| offset | UTC offset in minutes |