LogData.ClientTimeZone Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the time difference in seconds between time configured on the agent desktop machine and UTC.
public:
property int ClientTimeZone { int get(); };
public int ClientTimeZone { get; }
member this.ClientTimeZone : int
Public ReadOnly Property ClientTimeZone As Integer