Return the number of successful updates of the local time period information since the start of the process.
Declared in <baltzo_localtimeoffsetutil.h>
static
int
updateCount();
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.
the number of successful local time period updates