An object that represents a time zone dynamic adjustments rule.
Description
The TimeZoneRuleCoClass contains the rules used to determine the beginning and ending dates for daylight savings time in a region. There is only one start and end date within the class, so if the rules change from one year to the next within a given geographic region, several instances of the TimeZoneRule CoClass will be required (see the TimeZoneInfo CoClass).
Interfaces
Interfaces | Description |
---|---|
IClone | Provides access to members that control cloning of objects. |
IDocumentVersionSupportGEN | Provides access to extend the IObjectStream interface with methods to hande saving objects that did not exist in previous versions of the software. |
IPersistStream | |
ITimeZoneRule | Provides access to members that control the Time Zone Rule. |
IXMLSerialize | Provides access to members that XML serialize and deserialize an object to/from XML. |
IXMLVersionSupport | Provides access to members that help in serializing an object to different namespaces (versions). |