BACK TO INDEX

Win32_SystemTimeZone
The Win32_SystemTimeZone class represents an association between a computer system and a time zone.
NameSpace Path
\ROOT\CIMV2
PROPERTYSMS_REPORTCIMTYPEDESCRIPTION
ElementReferenceThe Element reference represents the computer system keeping track of the system time zone.
SettingReferenceThe Setting reference represents the time zone properties tracked by the computer system.
SAMPLE DATA INSTANCE
   [LOCALE(1033): ToInstance Amended]
   instance of Win32_SystemTimeZone
   {
    Element = "\\\\SCCM01\\root\\cimv2:Win32_ComputerSystem.Name=\"SCCM01\"";
    Setting = "\\\\SCCM01\\root\\cimv2:Win32_TimeZone.StandardName=\"Pacific Standard Time\"";
   };