|
|
A singleton wrapper for a psi_timezone . This class is used by PsiTime to initialize it's psi_timezone variable. PsiZone itself is initialized from within rpcs::getMachineInfo . In an application, you typically call this at the very beginning, just after connection setup. From then on, a single PsiZone instance is held in memory and used by the various constructors of PsiTime.
PsiZone & |
[static]
Retrieve the singleton object. If it does not exist, it is created.
bool |
Retrieve the Psion time zone.
Parameters:
ptz | The time zone is returned here. |
Returns: false, if the time zone is not known (yet).