#include <bdlt_timetzformatter.h>
This class facilitates faster access to a TimeTz object during printing by batching access to several fields in a single call during construction and caching them for quick access later.
See bdlt_timetzformatter
◆ TimeTzFormatter_Cache()
| bdlt::TimeTzFormatter_Cache::TimeTzFormatter_Cache |
( |
const Time & |
localTime, |
|
|
int |
offset |
|
) |
| |
|
inline |
Populate the time format cache with the time portion of the specified value and cache the timezone offset.
◆ offset()
| int bdlt::TimeTzFormatter_Cache::offset |
( |
| ) |
const |
|
inline |
◆ time()
Return the time format cache.
The documentation for this class was generated from the following file: