[#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 published timestamps are written in local time. == Synopsis Declared in `<ball_cstdioobserver.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool isPublishInLocalTimeEnabled() const; ---- == Description 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). == Return Value `true` if timestamps are written in local time, and `false` otherwise [.small]#Created with https://www.mrdocs.com[MrDocs]#