Class CIM_TimeZone
extends CIM_Setting

A TimeZone is a presentation of the properties used to describe a time zone. These properties include the concepts of daylight savings.

Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Setting
   |
   +--CIM_TimeZone

Direct Known Subclasses

None.

Class Qualifiers

NameData TypeValueScopeFlavors
DescriptionstringA TimeZone is a presentation of the properties used to describe a time zone. These properties include the concepts of daylight savings.None TRANSLATABLE= true

Local Class Properties

NameData TypeQualifiers
NameData TypeValueScopeFlavors
Captionstring
DescriptionstringShort name of the standard name of the time zone (e.g. PST) suitable for presentation to the user in the default locale.None TRANSLATABLE= true
MaxLenuint3264None None
OverridestringCaptionNone OVERRIDABLE= false
CreationClassNamestring
DescriptionstringCreationClassName indicates the name of the class or the subclass used in the creation of an instance. When used with the other Key properties of this class, this property allows all instances of this class and its subclasses to be uniquely identified.None TRANSLATABLE= true
KeybooleantrueNone OVERRIDABLE= false
DaylightCaptionstring
DescriptionstringShort name of the time zone (e.g. PDT) of the daylight savings time name in a format suitable for presentation to the user in the default locale. None TRANSLATABLE= true
DaylightDaysint8
DescriptionstringThe day-of-week-in-month on which daylight savings time starts. Specify a positive or negative integer to indicate whether the DaylightDayOfWeek should be calculated from the beginning of the month or the end of the month. If DaylightDay is 1 and DaylightDayOfWeek is SUNDAY, then this indicates the first Sunday in the DaylightMonth. If DaylightDay of -1 and DaylightDayOfWeek is SUNDAY, then this indicates the last Sunday. To specify DaylightDayOfWeek occurring on or before an exact day of the month, make the DaylightDay and DaylightDayOfWeek both negative. For example, a DaylightDay of -21 and DaylightDayOfWeek of -WEDNESDAY indicates the last Wednesday on or before the 21st day of the start month. To specify a DaylightDayOfWeek occurring on or after an exact day of the month, make the DaylightDay positive and the DaylightDayOfWeek negative. For example, a DaylightDay of 21 and DaylightDayOfWeek of -WEDNESDAY indicates the first Wednesday on or after the 21st day of DaylightMonth.None TRANSLATABLE= true
MaxValuesint6431None None
MinValuesint64-31None None
ModelCorrespondencestringCIM_TimeZone.DaylightDayOfWeekNone None
DaylightDayOfWeeksint8
DescriptionstringPositive or negative integer used in conjunction with DaylightDay to indicate the day of the week on which daylight savings time starts. Set DaylightDay to 0 to indicate an exact day of month, such as March 1. A negative integer indicates a DaylightDayOfWeek occurring on or after an exact day of the month. A positive integer indicates a DaylightDayOfWeek occurring on or before an exact day of the month. None TRANSLATABLE= true
ModelCorrespondencestringCIM_TimeZone.DaylightDayNone None
ValueMapstring-6, -5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6None None
Valuesstring-Monday, -Tuesday, -Wednesday, -Thursday, -Friday, -Saturday, Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, SaturdayNone TRANSLATABLE= true
DaylightMonthuint8
DescriptionstringThe month in which daylight savings time starts. Specify 0 for January, 1 for February, and so on.None TRANSLATABLE= true
ModelCorrespondencestringCIM_TimeZone.DaylightDayNone None
ValuesstringJanuary, February, March, April, May, June, July, August, September, October, November, DecemberNone TRANSLATABLE= true
DaylightNamestring
DescriptionstringFull name of the time zone (e.g. Pacific Daylight Time) of the daylight savings time name in a format suitable for presentation to the user in the default locale.None TRANSLATABLE= true
DaylightStartIntervaldatetime
DescriptionstringThe time interval after midnightwhen daylight savings time takes effect.None TRANSLATABLE= true
DaylightStartYearuint16
DescriptionstringThe first year in which this particular daylight savings period became/will be effective. Set to 0 if this time zone does not observe daylight savings time.None TRANSLATABLE= true
Offsetsint32
DescriptionstringThe number of minutes by which thistime zone differs from GMT regardless ofdaylight savings time.None TRANSLATABLE= true
UnitsstringMinutesNone TRANSLATABLE= true
StandardDaysint8
DescriptionstringThe day-of-week-in-month on which daylight savings time ends. Specify a positive or negative integer to indicate whether the StandardDayOfWeek should be calculated from the beginning of the month or the end of the month. If StandardDay is 1 and StandardDayOfWeek is SUNDAY, then this indicates the first Sunday in the StandardMonth. If StandardDay of -1 and StandardDayOfWeek is SUNDAY, then this indicates the last Sunday. To specify StandardDayOfWeek occurring on or before an exact day of the month, make the StandardDay and StandardDayOfWeek both negative. For example, a StandardDay of -21 and StandardDayOfWeek of -WEDNESDAY indicates the last Wednesday on or before the 21st day of the start month. To specify a StandardDayOfWeek occurring on or after an exact day of the month, make the StandardDay positive and the StandardDayOfWeek negative. For example, a StandardDay of 21 and StandardDayOfWeek of -WEDNESDAY indicates the first Wednesday on or after the 21st day of StandardMonth.None TRANSLATABLE= true
MaxValuesint6431None None
MinValuesint64-31None None
ModelCorrespondencestringCIM_TimeZone.StandardDayOfWeekNone None
StandardDayOfWeeksint8
DescriptionstringThe day-of-week-in-month in which daylight savings time ends. See DaylightDayOfWeek for a complete description.None TRANSLATABLE= true
ModelCorrespondencestringCIM_TimeZone.StandardDayNone None
ValueMapstring-6, -5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6None None
Valuesstring-Monday, -Tuesday, -Wednesday, -Thursday, -Friday, -Saturday, Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, SaturdayNone TRANSLATABLE= true
StandardMonthuint8
DescriptionstringThe month in which daylight savings time ends. Specify 0 for January, 1 for February, and so on.None TRANSLATABLE= true
ModelCorrespondencestringCIM_TimeZone.StandardDayNone None
ValuesstringJanuary, February, March, April, May, June, July, August, September, October, November, DecemberNone TRANSLATABLE= true
StandardNamestring
DescriptionstringFull name of the time zone (e.g. Eastern Standard Time) of the standard time name suitable for presentation to the user in the default locale.None TRANSLATABLE= true
KeybooleantrueNone OVERRIDABLE= false
StandardStartIntervaldatetime
DescriptionstringThe time interval after midnight when daylight savings time ends.None TRANSLATABLE= true

Inherited Properties

NameData TypeClass Origin
DescriptionstringCIM_ManagedElement
SettingIDstringCIM_Setting