ObjectDB ObjectDB

getServerTimeZoneID() - JDO PersistenceManagerFactory's method

Method
javax.jdo.PersistenceManagerFactory
String getServerTimeZoneID()

Gets the TimeZone ID of the server associated with this PersistenceManagerFactory. If not set, assume that the server has the same TimeZone ID as the client.
Returns:
the TimeZone of the server
Since:
JDO 2.1
See Also:
setServerTimeZoneID(String)