Provides access to time operations.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
This interface provides a mechanism to offset various types of time objects (such as TimeInstant, TimeExtent, etc.) The various methods provided allow you to shift the time object by the specified interval into the future. To shift the time object into the past, simply pass in a negative value to the desired function.
Members
CoClasses that implement ITimeOffsetOperator
CoClasses and Classes |
Description |
Time |
An object that represents a date and time value. |
TimeExtent |
An object that represents a time-referenced time extent. |
TimeInstant |
An object that represents a time-referenced instant in time. |