[#BloombergLP-ball-StreamObserver-isPublishInLocalTimeEnabled] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::xref:BloombergLP/ball/StreamObserver.adoc[StreamObserver]::isPublishInLocalTimeEnabled :relfileprefix: ../../../ :mrdocs: 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). == Synopsis Declared in `<ball_streamobserver.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool isPublishInLocalTimeEnabled() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#