From a32a37d281931a635e8ca6e7c992bb12ffa58eef Mon Sep 17 00:00:00 2001 From: almeidabbm Date: Fri, 5 Jun 2026 09:36:03 +0100 Subject: [PATCH] docs: note CLI version should match UI version in timezones guide --- guides/developer/timezones.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/guides/developer/timezones.mdx b/guides/developer/timezones.mdx index 6dd3788f..4ea17394 100644 --- a/guides/developer/timezones.mdx +++ b/guides/developer/timezones.mdx @@ -40,6 +40,8 @@ Lightdash has two separate timezone settings that solve different problems at di **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. ### How the project query timezone is resolved