Click or drag to resize

ISystemInfoCurrentTimeZone Property

Win32_ComputerSystem: Amount of time the unitary computer system is offset from Coordinated Universal Time (UTC).

Namespace:  Xcalibur.Models.SystemInformation
Assembly:  Xcalibur.Models (in Xcalibur.Models.dll) Version: 1.0.5.0 (1.0.0.0)
Syntax
string CurrentTimeZone { get; set; }

Property Value

Type: String
The current time zone.
See Also