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


ITimeRegionalSettings Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITimeRegionalSettings Interface
ArcGIS Developer Help

ITimeRegionalSettings Interface

Provides access to properties and methods needed to change the parsing behavior of a string temporal field. These properties and methods are not used for date type temporal fields and this information is not used for realtime data sources.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.

Members

Name Description
Read/write property AMDesignator String for the AM designator.
Read/write property DateStyleFormat Date style used when parsing the date portion of a time string in the temporal column.
Read/write property LanguageLocaleID Language ID used to parse dates from string values.
Read/write property PMDesignator String for the PM designator.
Read/write property TimeStyleFormat Time formatting style used to parse the time portion of a time string in the temporal column.

Classes that implement ITimeRegionalSettings

Classes Description
TemporalFeatureLayer Defines the coclass IDL parameters and attributes of the TemporalFeatureLayer COM object.