public method O2GTablesUpdatesReader.getServerTime

Brief

Gets a calendar instance representing the date/time of a table update.

Declaration
Java
java.util.Calendar  getServerTime ()

Details

The calendar time zone is defined by the system properties Constants.SystemProperties.SERVER_TIME_UTC and Constants.SystemProperties.BASE_TIME_ZONE.

Declared in O2GTablesUpdatesReader

back