Populate the time format cache with the time portion of the specified value and cache the timezone offset.

Synopsis

Declared in <bdlt_timetzformatter.h>

TimeTzFormatter_Cache(
    Time const& localTime,
    int offset);

Created with MrDocs