Set the timestamp offset of this record formatter to offset.
Synopsis
Declared in <ball_recordstringformatter.h>
void
setTimestampOffset(bdlt::DatetimeInterval const& offset);
Description
DEPRECATED: Use enablePublishInLocalTime instead.
Parameters
Name |
Description |
offset |
timestamp offset applied to formatted timestamps |
Created with MrDocs