public method IO2GTablesUpdatesReader.getServerTime

Brief

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

Declaration
C++
virtual DATE  getServerTime () = 0

Details

The calendar time zone is defined by the system properties (SERVER_TIME_UTC and BASE_TIME_ZONE).

Declared in IO2GTablesUpdatesReader

back