[#BloombergLP-ball-FileObserver-disablePublishInLocalTime] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::xref:BloombergLP/ball/FileObserver.adoc[FileObserver]::disablePublishInLocalTime :relfileprefix: ../../../ :mrdocs: Disable publishing of the timestamp attribute of records in local time by this file observer; henceforth, timestamps will be in UTC time. This method has no effect if publishing in local time is not enabled. Note that this method also affects log filenames (see {Log Filename Patterns}). == Synopsis Declared in `<ball_fileobserver.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void disablePublishInLocalTime(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#