ITimeZone Interface provides properties and methods to select a time zone and do time conversions.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.
Members
| Description | ||
|---|---|---|
![]() |
AdjustForDaylightSavings | Indicates whether or not to Adjust For Daylight Savings. |
![]() |
CurrentZone | The current Time Zone. |
![]() |
TimeZoneXML | The XML representation of a TimeZone. |
![]() |
ZoneList | List of time zones. |
CoClasses that implement ITimeZone
| CoClasses and Classes | Description |
|---|---|
| DataSetDefinition | Defines data structure for a data message. |
| TemporalFeatureClass | Controls settings for the temporal feature class. |
| TemporalFeatureLayer | Defines the coclass IDL parameters and attributes of the TemporalFeatureLayer COM object. |

