Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions guides/developer/timezones.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ Lightdash has two separate timezone settings that solve different problems at di

<Info>
**Beta:** Several features on this page are currently in the [Beta](/references/workspace/feature-maturity-levels) phase. Contact support to enable them for your organization - each section below is marked accordingly. Without them, the project query timezone only adjusts relative date filter boundaries; everything else renders the raw warehouse value.

To use these features, make sure your Lightdash CLI version matches the version of Lightdash you see in the UI (scroll to the bottom of your screen to find it). Check yours with `lightdash --version` and see [How to upgrade the CLI](/guides/cli/how-to-upgrade-cli) if it's behind.
</Info>

### How the project query timezone is resolved
Expand Down
Loading