Return true if published timestamps are written in local time.
Declared in <ball_streamobserver.h>
bool
isPublishInLocalTimeEnabled() const;
Return true if this observer writes the timestamp attribute of records that it publishes in local time by default, and false otherwise (in which case timestamps are written by default in UTC time).
true if timestamps are written in local time by default, and false otherwise