Table of Contents

Property ClientTimeZoneInfo

Namespace
Skyline.DataMiner.Utils.InteractiveAutomationScript
Assembly
Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit.dll

ClientTimeZoneInfo

Gets the time zone info of the client in which this DateTimePicker is displayed. If the client time zone info is not available, the returned value will be null.

public TimeZoneInfo ClientTimeZoneInfo { get; }

Property Value

TimeZoneInfo