Cache the fields of the specified value for later formatting.
Synopsis
Declared in <bdlt_timeformatter.h>
explicit
TimeFormatter_Cache(Time const& value);
Parameters
Name |
Description |
value |
time whose fields are cached |
Created with MrDocs