Sentinel Hub · Schema

timeStamp

This property indicates the time and date when the response was generated.

Satellite ImageryGeospatialRemote SensingEarth ObservationNDVISentinelLandsatMODISOGCSTAC
View JSON Schema on GitHub

JSON Schema

CatalogFeaturesTimeStamp.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://api.sentinel-hub.com/schemas/CatalogFeaturesTimeStamp",
  "title": "timeStamp",
  "description": "This property indicates the time and date when the response was generated.",
  "type": "string",
  "format": "date-time",
  "example": "2017-08-17T08:05:32Z"
}