Skip to content
Snippets Groups Projects
Verified Commit 9e764bae authored by David Hoese's avatar David Hoese
Browse files

Add mention of exclusivity to end data API parameter

parent 5a33af55
No related branches found
No related tags found
No related merge requests found
......@@ -184,7 +184,8 @@
End of the query interval in UTC as YYYY-MM-DDTHH:MM:SS or -HH:MM:SS.
If the format -HH:MM:SS is used, end is interpreted as a relative time
starting from the current time. If end is not specified, it defaults to
the current time.
the current time. This time is exclusive meaning records exactly at this
time will not be included in the results.
</td>
</tr>
<tr>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment