Enable publishing of record timestamps in local time.

Synopsis

Declared in <ball_cstdioobserver.h>

void
enablePublishInLocalTime();

Description

Enable publishing of the timestamp attribute of records in local time by this cstdio observer. By default, timestamps are published in UTC time. Note that this method also affects timestamps for formatters that use them.

Created with MrDocs