static public property Constants.SystemProperties.SERVER_TIME_UTC

Brief

If the value of the property equals "UTC", the server sends time as UTC time, otherwise the server sends time in the local time of the server.

Declaration
C#
string  SERVER_TIME_UTC

Details

The local time zone of the server can be checked in the BASE_TIME_ZONE property.

Declared in Constants.SystemProperties

back