ComputerInfo.CsCurrentTimeZone 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.
Amount of time the unitary computer system is offset from Coordinated Universal Time (UTC).
public:
property Nullable<short> CsCurrentTimeZone { Nullable<short> get(); };
public short? CsCurrentTimeZone { get; }
member this.CsCurrentTimeZone : Nullable<int16>
Public ReadOnly Property CsCurrentTimeZone As Nullable(Of Short)