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.

Synopsis

Declared in <ball_streamobserver.h>

void
enablePublishInLocalTime();

Created with MrDocs