Enable publishing of record timestamps in local time.
Synopsis
Declared in <ball_streamobserver.h>
void
enablePublishInLocalTime();
Description
Enable publishing of the timestamp attribute of records in local time by this stream observer. By default, timestamps are published in UTC time. Note that this method also affects timestamps for formatters that use them.
Created with MrDocs