The Win32_TimeZone class represents the time zone information for a Win32 system. This includes changes needed for the transition to and from daylight savings time.
'The Bias property specifies the current bias for local time translation. The bias is the difference between Coordinated Universal Time (UTC) and local time. All translations between UTC and local time are based on the following formula: UTC = local time + bias. This member is required.'
Units
'minutes'
Bias property is in 1 class (Win32_TimeZone) of ROOT\CIMV2\ms_409 and in 2 namespaces
'The DaylightBias property specifies a bias value to be used during local time translations that occur during daylight time. This member is ignored if a value for the DaylightDay member is not supplied. The value of this member is added to the Bias member to form the bias used during daylight time. In most time zones, the value of this member is -60.'
Units
'minutes'
DaylightBias property is in 1 class (Win32_TimeZone) of ROOT\CIMV2\ms_409 and in 2 namespaces
'The DaylightDay property specifies the DaylightDayOfWeek ofthe DaylightMonth when the transition from standard time to daylight savingstime occurs on this operating system.
Example: 15 If the transition day DaylightDayOfWeek occurs on a Sunday, then the value 1 denotes the first Sunday of the DaylightMonth, 2 denotesthe second Sunday, and so forth, and 5 denotes the last Sunday of theDaylightMonth. '
DaylightDay property is in 1 class (Win32_TimeZone) of ROOT\CIMV2\ms_409 and in 2 namespaces
'The DaylightDayOfWeek property specifies the day of the week when the transition from standard time to daylight savings time occurs on this operating system. Example: 1'
'The DaylightHour property specifies the hour of the day when the transition from standard time to daylight savings time occurs on this operating system. Example: 2'
DaylightHour property is in 1 class (Win32_TimeZone) of ROOT\CIMV2\ms_409 and in 2 namespaces
'The DaylightMillisecond property specifies the millisecond of the DaylightSecond when the transition from standard time to daylight savings time occurs on this operating system.'
DaylightMillisecond property is in 1 class (Win32_TimeZone) of ROOT\CIMV2\ms_409 and in 2 namespaces
'The DaylightMinute property specifies the minute of the DaylightHour when the transition from standard time to daylight savings time occurs on this operating system. Example: 59'
DaylightMinute property is in 1 class (Win32_TimeZone) of ROOT\CIMV2\ms_409 and in 2 namespaces
'The DaylightMonth property specifies the month when the transition from standard time to daylight savings time occurs on this operating system. Example: 1 = January'
'The DaylightName property indicates the name of the time zone being represented when daylight savings time is in effect. Example: EDT = Eastern Daylight Time. '
DaylightName property is in 1 class (Win32_TimeZone) of ROOT\CIMV2\ms_409 and in 2 namespaces
'The DaylightSecond property specifies the second of of the DaylightMinute when the transition from standard time to daylight savings time occurs on this operating system. Example: 59'
DaylightSecond property is in 1 class (Win32_TimeZone) of ROOT\CIMV2\ms_409 and in 2 namespaces
'The StandardBias property specifies a bias value to be used when daylight savings time is not in effect. This member is ignored if a value for the StandardDay member is not supplied. The value of this member is added to the Bias member to form the bias during standard time. Example: 0'
Units
'minutes'
StandardBias property is in 1 class (Win32_TimeZone) of ROOT\CIMV2\ms_409 and in 2 namespaces
'The StandardDay property specifies the StandardDayOfWeekof the StandardMonth when the transition from daylight saving time to standardtime occurs on this operating system.
Example: 31 If the transition day StandardDayOfWeek occurs on a Sunday, then thevalue 1 denotes the first Sunday of the StandardMonth, 2 denotes the secondSunday, and so forth, and 5 denotes the last Sunday of the StandardMonth.'
StandardDay property is in 1 class (Win32_TimeZone) of ROOT\CIMV2\ms_409 and in 2 namespaces
'The StandardDayOfWeek property specifies the day of the week when the transition from daylight savings time to standard time occurs on this operating system. Example: 1'
'The StandardHour property specifies the hour of the day when the transition from daylight savings time to standard time occurs on this operating system. Example: 11'
StandardHour property is in 1 class (Win32_TimeZone) of ROOT\CIMV2\ms_409 and in 2 namespaces
'The StandardMillisecond property specifies the millisecond of the StandardSecond when the transition from daylight savings time to standard time occurs on this operating system.'
StandardMillisecond property is in 1 class (Win32_TimeZone) of ROOT\CIMV2\ms_409 and in 2 namespaces
'The StandardMinute property specifies the minute of the StandardDay when the transition from daylight savings time to standard time occurs on this operating system. Example: 59'
StandardMinute property is in 1 class (Win32_TimeZone) of ROOT\CIMV2\ms_409 and in 2 namespaces
'The StandardMonth property specifies the month when the transition from daylight savings time to standard time occurs on this operating system. Example: 12'
'The StandardName property indicates the name of the time zone being represented when standard time is in effect. Example: EST = Eastern Standard Time. '
key
True
StandardName property is in 1 class (Win32_TimeZone) of ROOT\CIMV2\ms_409 and in 2 namespaces
'The StandardSecond property specifies the second of the StandardMinute when the transition from daylight savings time to standard time occurs on this operating system. Example: 59'
StandardSecond property is in 1 class (Win32_TimeZone) of ROOT\CIMV2\ms_409 and in 2 namespaces
'The Win32_TimeZone class represents the time zone information for a Win32 system. This includes changes needed for the transition to and from daylight savings time.'