[#BloombergLP-baltzo-LocalTimeOffsetUtil-updateCount] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baltzo.adoc[baltzo]::xref:BloombergLP/baltzo/LocalTimeOffsetUtil.adoc[LocalTimeOffsetUtil]::updateCount :relfileprefix: ../../../ :mrdocs: Return the number of successful updates of the local time period information since the start of the process. This count is incremented on calls to any of the `setTimeZone` methods and when `loadLocalTimePeriod` is called with a `utcDatetime` outside the range of the current local time period information. This method _is_ thread‐safe. == Synopsis Declared in `<baltzo_localtimeoffsetutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static int updateCount(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#