Open
Description
This section is incorrect: https://questdb.com/docs/reference/sql/sample-by/#time-zone
The examples shows sample-by-1-day query aligned to the Berlin timezone. It displays the results in UTC. In this case the displayed buckets should start at 10pm. Since 10pm UTC is midnight in Berlin (during DST) However, the docs show the timestamps starts at 1am UTC
. This is wrong.
The actual QuestDB server behaviour is correct, it looks like a docs-only issue: