Return true if this file observer writes the timestamp attribute of records by default in local time, and false otherwise (in which case timestamps are written in UTC time by default). Note that the value returned by this method also affects log filenames (see {Log Filename Patterns}).
Synopsis
Declared in <ball_fileobserver.h>
bool
isPublishInLocalTimeEnabled() const;
Created with MrDocs