static public property Constants.SystemProperties.BASE_TIME_ZONE

Brief

Time zone of the server.

Declaration
C#
string  BASE_TIME_ZONE

Details

The list of time zone names can be found here. Server can send the time either in the UTC or in the server time zone (see SERVER_TIME_UTC property).

Declared in Constants.SystemProperties

back