Create a format cache initialized with the specified value.
Synopsis
Declared in <bdlt_datetimeformatter.h>
explicit
DatetimeFormatter_Cache(Datetime const& value);
Parameters
Name |
Description |
value |
datetime whose fields are cached |
Created with MrDocs