Win32_TimeZone, ROOT\CIMV2\ms_409

Class | Methods | Properties (24) | Qualifiers (3) | Instances | Namespaces (2)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

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.

Win32_TimeZone properties

Win32_TimeZone has 24 properties (21 Local, 3 Derived)

NameOriginCIMType
BiasWin32_TimeZone3 [sint32]
CaptionCIM_Setting8 [string]
DaylightBiasWin32_TimeZone3 [sint32]
DaylightDayWin32_TimeZone19 [uint32]
DaylightDayOfWeekWin32_TimeZone17 [uint8]
DaylightHourWin32_TimeZone19 [uint32]
DaylightMillisecondWin32_TimeZone19 [uint32]
DaylightMinuteWin32_TimeZone19 [uint32]
DaylightMonthWin32_TimeZone19 [uint32]
DaylightNameWin32_TimeZone8 [string]
DaylightSecondWin32_TimeZone19 [uint32]
DaylightYearWin32_TimeZone19 [uint32]
DescriptionCIM_Setting8 [string]
SettingIDCIM_Setting8 [string]
StandardBiasWin32_TimeZone19 [uint32]
StandardDayWin32_TimeZone19 [uint32]
StandardDayOfWeekWin32_TimeZone17 [uint8]
StandardHourWin32_TimeZone19 [uint32]
StandardMillisecondWin32_TimeZone19 [uint32]
StandardMinuteWin32_TimeZone19 [uint32]
StandardMonthWin32_TimeZone19 [uint32]
key
StandardName
Win32_TimeZone8 [string]
StandardSecondWin32_TimeZone19 [uint32]
StandardYearWin32_TimeZone19 [uint32]

Detailed description of Win32_TimeZone properties

Local properties (21) of Win32_TimeZone class

Bias property
CIMTYPE'sint32'
Description'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
DaylightBias property
CIMTYPE'sint32'
Description'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
DaylightDay property
CIMTYPE'uint32'
Description'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
DaylightDayOfWeek property
CIMTYPE'uint8'
Description'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'
Values['Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday']
DaylightDayOfWeek property is in 1 class (Win32_TimeZone) of ROOT\CIMV2\ms_409 and in 2 namespaces
DaylightHour property
CIMTYPE'uint32'
Description'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
DaylightMillisecond property
CIMTYPE'uint32'
Description'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
DaylightMinute property
CIMTYPE'uint32'
Description'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
DaylightMonth property
CIMTYPE'uint32'
Description'The DaylightMonth property specifies the month when the transition from standard time to daylight savings time occurs on this operating system.
Example: 1 = January'
Values['January', 'February', 'March', 'April', 'May', 'June', 'July', 'August', 'September', 'October', 'November', 'December']
DaylightMonth property is in 1 class (Win32_TimeZone) of ROOT\CIMV2\ms_409 and in 2 namespaces
DaylightName property
CIMTYPE'string'
Description'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
DaylightSecond property
CIMTYPE'uint32'
Description'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
DaylightYear property
CIMTYPE'uint32'
Description'The DaylightYear property indicates the year when daylight saving time is in effect. This member is not required.
Example: 1997'
DaylightYear property is in 1 class (Win32_TimeZone) of ROOT\CIMV2\ms_409 and in 2 namespaces
StandardBias property
CIMTYPE'uint32'
Description'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
StandardDay property
CIMTYPE'uint32'
Description'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
StandardDayOfWeek property
CIMTYPE'uint8'
Description'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'
Values['Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday']
StandardDayOfWeek property is in 1 class (Win32_TimeZone) of ROOT\CIMV2\ms_409 and in 2 namespaces
StandardHour property
CIMTYPE'uint32'
Description'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
StandardMillisecond property
CIMTYPE'uint32'
Description'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
StandardMinute property
CIMTYPE'uint32'
Description'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
StandardMonth property
CIMTYPE'uint32'
Description'The StandardMonth property specifies the month when the transition from daylight savings time to standard time occurs on this operating system.
Example: 12'
Values['January', 'February', 'March', 'April', 'May', 'June', 'July', 'August', 'September', 'October', 'November', 'December']
StandardMonth property is in 1 class (Win32_TimeZone) of ROOT\CIMV2\ms_409 and in 2 namespaces
StandardName property
CIMTYPE'string'
Description'The StandardName property indicates the name of the time zone being represented when standard time is in effect.
Example: EST = Eastern Standard Time. '
keyTrue
StandardName property is in 1 class (Win32_TimeZone) of ROOT\CIMV2\ms_409 and in 2 namespaces
StandardSecond property
CIMTYPE'uint32'
Description'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
StandardYear property
CIMTYPE'uint32'
Description'The StandardYear property indicates the year when standard time is in effect. This member is not required.
Example: 1997'
StandardYear property is in 1 class (Win32_TimeZone) of ROOT\CIMV2\ms_409 and in 2 namespaces

Derived properties (3) of Win32_TimeZone class

Caption property
CIMTYPE'string'
Description'A short textual description (one-line string) of the CIM_Setting object.'
Caption property is in 273 classes of ROOT\CIMV2\ms_409 and in 37 namespaces
Description property
CIMTYPE'string'
Description'A textual description of the CIM_Setting object.'
Description property is in 329 classes of ROOT\CIMV2\ms_409 and in 142 namespaces
SettingID property
CIMTYPE'string'
Description'The identifier by which the CIM_Setting object is known.'
SettingID property is in 36 classes of ROOT\CIMV2\ms_409 and in 10 namespaces

Win32_TimeZone Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
AMENDMENTTrue
Description'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.'
LOCALE1033

Win32_TimeZone System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\CIMV2\ms_409:Win32_TimeZone'___SYSTEM8
__NAMESPACE'ROOT\CIMV2\ms_409'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION['CIM_Setting']___SYSTEM8
__PROPERTY_COUNT24___SYSTEM3
__RELPATH'Win32_TimeZone'___SYSTEM8
__DYNASTY'CIM_Setting'___SYSTEM8
__SUPERCLASS'CIM_Setting'___SYSTEM8
__CLASS'Win32_TimeZone'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to Win32_TimeZone

Number of classes:1
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
Win32_SystemTimeZone020----
WUtils.com
online utility - toplist