Time Extent
Creates a time extent with a time instant.
Since
200.1.0
Parameters
time Instant
The time instant is both the start and end time of the extent.
Creates a time extent with the given start and end times.
Since
200.1.0
Parameters
start Time
The start time.
end Time
The end time.