ArcObjects Library Reference (System)  

ITimeInstant Interface

Provides access to members that control the Time Instant.

Product Availability

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

Description

A TimeInstant represents a single point in time.  It has no Duration or end time.

Members

Description
Method Project Projects this time value from its time reference, to a given time reference.
Method ProjectFromUTC Projects this time value from UTC, to its time reference.
Method ProjectToUTC Projects this time value from its time reference, to UTC.
Read/write property Time The time instant time value.
Read/write property TimeReference The time reference associated with the time value.

Inherited Interfaces

Interfaces Description
ITimeValue Provides access to members that control the Time Value.

CoClasses that implement ITimeInstant

CoClasses and Classes Description
TimeInstant An object that represents a time-referenced instant in time.