GeoprocessingDate

A date input or output parameter. Corresponds to GPDate parameter type on the service.

Since

200.1.0

See also

GeoprocessingDate.GeoprocessingDate

(Instant)

Constructors

Link copied to clipboard
constructor()

Create a geoprocessing date parameter.

constructor(value: Instant)

Create a geoprocessing date parameter with the given value.

Properties

Link copied to clipboard

The value of this parameter as an Instant.