public property O2GTablesUpdatesReader.ServerTime

Brief

The date and time when the update was generated on the server.

Declaration
C#
DateTime  ServerTime get;

Details

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

Declared in O2GTablesUpdatesReader

back