This document is archived and information here might be outdated.  Recommended version.


TimeZoneRule Class (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Classes > T > TimeZoneRule Class
ArcGIS Developer Help

TimeZoneRuleClass Class

An object that represents a time zone dynamic adjustments rule.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Description

The TimeZoneRule CoClass 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).