Skip to content

Commit 458c2d4

Browse files
committed
Add explanation timezone effect on hours
1 parent 85f018d commit 458c2d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_docs/50_api/20_export-data-points.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@ To export hourly data, append the hour to your date in the format `YYYY-MM-DDTHH
168168
- Both `start` and `end` parameters must include the hour
169169
- The start and end dates must be the same (you can only export hourly data for a single day at a time)
170170
- Hours must be between 00 and 23
171+
- The hours are in the timezone you specify in the `timezone` parameter
171172

172173
**Example:**
173174

0 commit comments

Comments
 (0)