This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control the Time Value.
This interface allows you to access the TimeReference for a given time value. It provides a way to get the time value's time reference, and also change the time reference by projecting the value into a different temporal reference.
Name | Description | |
---|---|---|
Project | Projects this time value from its time reference, to a given time reference. | |
ProjectFromUTC | Projects this time value from UTC, to its time reference. | |
ProjectToUTC | Projects this time value from its time reference, to UTC. | |
TimeReference | The time reference associated with the time value. |
Classes | Description |
---|---|
TimeExtent | An object that represents a time-referenced time extent. |
TimeInstant | An object that represents a time-referenced instant in time. |