TimeInterval
is a
datatype for a time interval that represents either a fixed or
relative time range.
Table: TimeInterval
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column. | |||||
Table last updated: Oct 3, 2024 | |||||
end | string | yes | Long-Term | The fixed or relative end of the time interval. | |
start | string | yes | Long-Term | The fixed or relative start of the time interval. |