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