This class contains the time settings for client machines. This class is not included in a default hardware inventory operation.
Table C.57 Time Zone Attribute Class (SMS_G_System_TIME_ZONE)
Property (Bold if collected) | Data type | Example | Notes |
---|---|---|---|
Bias | uint32 | -480 | Indicates the bias of the time zone. |
DaylightBias | uint32 | Indicates the bias during Daylight Saving Time. | |
DaylightDay | uint32 | 31 | Indicates the day during Daylight Saving Time. |
DaylightDayOfWeek | uint32 | Indicates the day of the week during Daylight Saving Time. | |
DaylightHour | uint32 | 11 | Indicates the hour of the day during Daylight Saving Time. |
DaylightMillisecond | uint32 | Indicates a thousandth of a second during Daylight Saving Time. | |
DaylightMinute | uint32 | 59 | Indicates a minute during Daylight Saving Time. |
DaylightMonth | uint32 | 4 | Indicates the month of the year during Daylight Saving Time. |
DaylightName | string | Indicates the name of the time zone during Daylight Saving Time. | |
DaylightSecond | uint32 | 59 | Indicates a second during Daylight Saving Time. |
DaylightYear | uint32 | 97 | Indicates the year during Daylight Saving Time. |
GroupID | uint32 | 2 | Within one ResourceId (one SMS client), GroupID distinguishes one instance of a class from another. Objects with the same ResourceId and GroupID are “deltas” of one another, describing the same hardware inventory instance at different points in time. This is not a collectable property. |
ResourceId | uint32 | 42 | Key. Inventory items with the same ResourceId were all discovered on the same SMS client. The ResourceId identifies the SMS client.
A ResourceId is an integer generated for the sake of SQL; it is not unique outside the site and should be used only for short-term querying purposes. It is not a collectable property. |
RevisionID | uint32 | 1 | Objects with the same ResourceId and GroupID are deltas, differentiated from one another by RevisionID number. The highest number is the most recent update. This is not a collectable property. |
StandardBias | uint32 | Indicates the bias during Standard Time. | |
StandardDay | uint32 | 31 | Indicates the day during Standard Time. |
StandardDayOfWeek | uint32 | Indicates the day of the week during Standard Time. | |
StandardHour | uint32 | 11 | Indicates the hour of the day during Standard Time. |
StandardMillisecond | uint32 | Indicates a thousandth of a second during Standard Time. | |
StandardMinute | uint32 | 59 | Indicates a minute during Standard Time. |
StandardMonth | uint32 | 12 | Indicates the month of the year during Standard Time. |
StandardName | string | "Pacific Standard Time" | Key. Indicates the name of the time zone during Standard Time. |
StandardSecond | uint32 | 59 | Indicates a second during Standard Time. |
StandardYear | uint32 | 97 | Indicates the year during Standard Time. |
TimeStamp | datetime | See “Date and Time Formats” at the beginning of Appendix B. | Indicates when the information in this object was last revised. This is not a collectable property. |