Create a DatetimeTz format cache using the specified datetime and offset.

Synopsis

Declared in <bdlt_datetimetzformatter.h>

DatetimeTzFormatter_Cache(
    Datetime const& datetime,
    int offset);

Created with MrDocs