ComputerInfo.OsCurrentTimeZone Property

Definition

Number, in minutes, an operating system is offset from Greenwich mean time (GMT). The number is positive, negative, or zero

public:
 property Nullable<short> OsCurrentTimeZone { Nullable<short> get(); };
public short? OsCurrentTimeZone { get; }
member this.OsCurrentTimeZone : Nullable<int16>
Public ReadOnly Property OsCurrentTimeZone As Nullable(Of Short)

Property Value

Applies to