|
BDE 4.39.x Production Release
|
#include <bdlt_datetzformatter.h>
This class facilitates faster access to a DateTz object during printing by batching access to several fields in a single call during construction and caching them for quick access later.
Public Member Functions | |
| DateTzFormatter_Cache (const Date &date, int offset) | |
| const DateFormatter_Cache & | date () const |
| int | offset () const |
|
inline |
Cache a copy of the specified date and offset.
|
inline |
Return the DateFormatter_Cache held by this object.
|
inline |
Return the offset.