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