ATEST-319
This commit is contained in:
@ -129,7 +129,7 @@ Queries are applied to a range. The following types of ranges ranges are support
|
||||
}
|
||||
```
|
||||
|
||||
- **startDate**: The start date of the time range (ISO8601 format (YYYY-MM-DDThh:mm:ss.sTZD e.g. 1997-07-16T19:20:30.475+02:00 (omitting +02:00 falls back to the local time zone)).
|
||||
- **startDate**: The start date of the time range (ISO8601 format (YYYY-MM-DDThh:mm:ss.sTZD e.g. 1997-07-16T19:20:30.123+02:00 (omitting +02:00 falls back to the local time zone)). Additionally, ISO8601 format up to nano seconds is also supported (e.g. 1997-07-16T19:20:30.123456789+02:00).
|
||||
- **endDate**: The end date of the time range.
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user