> ## Documentation Index
> Fetch the complete documentation index at: https://lightdash-refactor-full-audit-reorg.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Timezones

> How timezones resolve and display for you across charts, dashboards, filters, and scheduled deliveries.

Timezone setup — warehouse column types, the connection's data timezone, and the project timezone — lives in [Set up timezones](/workspace-admin/set-project-timezone). This page covers what happens once that's configured: how a chart resolves its timezone, and how filters, dashboards, and scheduled deliveries behave day to day.

## The chart timezone badge

Every chart in Explore and on dashboards shows a small badge with its resolved timezone, for example `(UTC +01:00) Europe/London`. It's the zone the chart's filters, buckets, and values use, resolved by the rules in [Report timezone resolution](#report-timezone-resolution).

<Frame>
  <img alt="Resolved timezone badge in the Explore view" className="block dark:hidden" src="https://mintcdn.com/lightdash-refactor-full-audit-reorg/QGsON5o1wsrUIbj8/images/personal-settings/timezone/resolved-timezone-badge-light.png?fit=max&auto=format&n=QGsON5o1wsrUIbj8&q=85&s=56b0d533726cb5b03f04eb4ca2748f1f" width="1060" height="384" data-path="images/personal-settings/timezone/resolved-timezone-badge-light.png" />

  <img alt="Resolved timezone badge in the Explore view" className="hidden dark:block" src="https://mintcdn.com/lightdash-refactor-full-audit-reorg/QGsON5o1wsrUIbj8/images/personal-settings/timezone/resolved-timezone-badge-dark.png?fit=max&auto=format&n=QGsON5o1wsrUIbj8&q=85&s=1ca05cf63ab862d92f1056e126bddab6" width="1060" height="384" data-path="images/personal-settings/timezone/resolved-timezone-badge-dark.png" />
</Frame>

If it's not the zone you expect, change it with the [timezone picker](#choosing-a-chart-timezone).

## Report timezone resolution

A chart's own timezone setting decides what zone it uses, unless an embed overrides it. The zone it ends up using is its **resolved timezone**, the term used throughout this guide. From highest priority:

1. **A direct embed's** `timezone `**URL parameter** (on iframe or shareable-URL embeds only, see [Embedded dashboards](#embedded-dashboards)). This outranks everything.
2. Otherwise, the chart's timezone setting applies:
   * **Project timezone** (the default): the [project's timezone](/workspace-admin/set-project-timezone#configure-your-project-timezone), for every viewer.
   * **User timezone**: the viewer's profile timezone, or the project timezone if they haven't set one.
   * **A specific timezone**: that exact zone, the same for everyone.

See [Choosing a chart timezone](#choosing-a-chart-timezone) for how to set this.

## Choosing a chart timezone

Open the **Run query** settings (the dropdown next to the **Run query** button in Explore) and use the **Timezone** picker to choose how the chart resolves its zone. There are three options:

<Frame>
  <img alt="The Run query settings dropdown in Explore, showing the Timezone picker alongside Auto-fetch results and Row limit" className="block dark:hidden" src="https://mintcdn.com/lightdash-refactor-full-audit-reorg/QGsON5o1wsrUIbj8/images/personal-settings/timezone/chart-timezone-picker-light.png?fit=max&auto=format&n=QGsON5o1wsrUIbj8&q=85&s=0c56abc4928285928700c3ffdb38b087" width="630" height="592" data-path="images/personal-settings/timezone/chart-timezone-picker-light.png" />

  <img alt="The Run query settings dropdown in Explore, showing the Timezone picker alongside Auto-fetch results and Row limit" className="hidden dark:block" src="https://mintcdn.com/lightdash-refactor-full-audit-reorg/QGsON5o1wsrUIbj8/images/personal-settings/timezone/chart-timezone-picker-dark.png?fit=max&auto=format&n=QGsON5o1wsrUIbj8&q=85&s=288f7839ac3c017d90aab7550eccd3c6" width="630" height="592" data-path="images/personal-settings/timezone/chart-timezone-picker-dark.png" />
</Frame>

| Option                            | What viewers see                                                                                       | When to use                                                                                         |
| --------------------------------- | ------------------------------------------------------------------------------------------------------ | --------------------------------------------------------------------------------------------------- |
| **Project timezone**\*(default)\* | Everyone sees the project's timezone. If the project timezone changes later, the chart follows.        | Shared reports and dashboards where the numbers should mean the same thing for everyone.            |
| **User timezone**                 | Each viewer sees their own profile timezone, or the project timezone if they haven't set one.          | Personal exploration, or internal dashboards where each viewer should see their own day boundaries. |
| **A specific timezone**           | A fixed zone (e.g. `America/New_York`), the same for everyone, frozen regardless of project or viewer. | A chart that must always report in one zone, such as a regional report.                             |

**Project timezone** is the default, and it is not frozen at save time: it always resolves to the current project timezone, so a later change to the project setting flows through to the chart.

## How filters work

### Relative date filters

Relative filters like "yesterday," "last 7 days," and "this month" are computed in the chart's **resolved timezone**. On a chart resolved to America/New\_York, "yesterday" is the day that just ended in New York.

### Absolute date filters

Absolute date filters (a specific date or range) are unambiguous. `2024-03-15` is `2024-03-15`, and behaves the same for every viewer.

Filters that include a time of day (for example "events after 9am on March 15") are more subtle. By default the datetime picker works in each viewer's browser timezone, so the same typed value can resolve to a different moment for different viewers.

To keep these filters consistent, a project admin can turn on **Project time zone in filter inputs** in Project settings → Timezone. Set a project timezone first; the toggle is disabled until one is set.

<Frame>
  <img alt="The Project time zone settings page with the Project time zone in filter inputs toggle" className="block dark:hidden" src="https://mintcdn.com/lightdash-refactor-full-audit-reorg/QGsON5o1wsrUIbj8/images/personal-settings/timezone/project-timezone-filter-inputs-setting-light.png?fit=max&auto=format&n=QGsON5o1wsrUIbj8&q=85&s=6d24a3253b94f63dedc1e816a73f291e" width="1732" height="332" data-path="images/personal-settings/timezone/project-timezone-filter-inputs-setting-light.png" />

  <img alt="The Project time zone settings page with the Project time zone in filter inputs toggle" className="hidden dark:block" src="https://mintcdn.com/lightdash-refactor-full-audit-reorg/QGsON5o1wsrUIbj8/images/personal-settings/timezone/project-timezone-filter-inputs-setting-dark.png?fit=max&auto=format&n=QGsON5o1wsrUIbj8&q=85&s=294c298a7e53768054627deae63231ea" width="1732" height="332" data-path="images/personal-settings/timezone/project-timezone-filter-inputs-setting-dark.png" />
</Frame>

When it's on:

* The picker shows and interprets values in the project timezone, so the same typed value means the same moment for everyone.
* A line under the picker shows the equivalent local time, and a label shows the active timezone.
* Existing saved filters aren't rewritten. They keep the same moment, just shown in the new zone.

If a chart overrides its timezone with the [timezone picker](#choosing-a-chart-timezone), the filter inputs follow that override instead of the project timezone.

<Frame>
  <img alt="Absolute date filter picker showing values in the project query timezone" className="block dark:hidden" src="https://mintcdn.com/lightdash-refactor-full-audit-reorg/QGsON5o1wsrUIbj8/images/personal-settings/timezone/date-filter-input-project-timezone-light.png?fit=max&auto=format&n=QGsON5o1wsrUIbj8&q=85&s=0086635192bd32a73686d0ece40d5580" width="970" height="72" data-path="images/personal-settings/timezone/date-filter-input-project-timezone-light.png" />

  <img alt="Absolute date filter picker showing values in the project query timezone" className="hidden dark:block" src="https://mintcdn.com/lightdash-refactor-full-audit-reorg/QGsON5o1wsrUIbj8/images/personal-settings/timezone/date-filter-input-project-timezone-dark.png?fit=max&auto=format&n=QGsON5o1wsrUIbj8&q=85&s=db2f889fa136920b0486bb04c49f49f1" width="970" height="72" data-path="images/personal-settings/timezone/date-filter-input-project-timezone-dark.png" />
</Frame>

### Cell-click filters

Clicking a bar or cell filters on the value as shown, not the underlying instant. Click "March 2024" and you get March 2024 in the chart's timezone, exactly what you saw.

## Day-grouped vs hour-grouped charts

Day and hour groupings respond to timezone differently, which changes how charts look across viewers.

### Day-or-coarser grouping

A chart grouped by **day, week, month, quarter, or year** buckets data by calendar boundaries, so when the resolved timezone changes (for example on a User-timezone chart) those boundaries move and the same events can land in different bars. Two viewers can then see different numbers on the same daily chart. This is correct, since each sees their own calendar, but it can be surprising. See [Choosing a chart timezone](#choosing-a-chart-timezone) to control it.

### Sub-day grouping

A chart grouped by **hour, minute, or smaller** buckets data by instants. The boundaries are the same for every viewer; only the labels shift (your "9am EDT" is someone else's "2pm BST," but the bar contains the same events).

Sub-day grouping is consistent across viewers. The exception is half-hour and 45-minute offset zones (India, Nepal, parts of Australia), where bucket boundaries don't align with whole-hour zones.

## MIN/MAX date and timestamp metrics

A `min` or `max` metric renders by the type of the column it aggregates, following the same calendar-vs-instant rule as dimensions:

* **`DATE` column** (or a day-or-coarser date interval like `_month`): a plain calendar date at that grain, never shifted.
* **`TIMESTAMP` column**: shifted into the resolved timezone, like a timestamp dimension.

<Note>
  Custom MIN/MAX metrics built in the Explore view pick this up automatically. Metrics defined in dbt or Lightdash YAML need a project recompile (Refresh dbt or `lightdash deploy`) before the new formatting applies.
</Note>

## Daylight-saving transitions

Lightdash buckets data by local time in the resolved timezone, so daylight-saving transitions show up in your charts.

* On a **daily** chart, the fall-back day spans 25 hours and the spring-forward day spans 23. Each bar still counts exactly the events in that calendar day, and drilling in returns them all.
* On an **hourly** chart, the two 1 AM hours on the fall-back day merge into a single bar with double the count, and the missing 2 AM hour on the spring-forward day simply has no bar.

The hourly charts below count one event per hour in America/New\_York. On the fall-back day (3 November), every hour has one event except 1 AM, which holds two: summer-time 1 AM and winter-time 1 AM land in the same bar.

<Frame>
  <img alt="Hourly bar chart for 3 November in America/New_York: every hour has one event except the 1 AM bar, which is doubled because the clocks fell back" className="block dark:hidden" src="https://mintcdn.com/lightdash-refactor-full-audit-reorg/QGsON5o1wsrUIbj8/images/personal-settings/timezone/dst-fall-back-light.png?fit=max&auto=format&n=QGsON5o1wsrUIbj8&q=85&s=a0c5d461255fddba23393b7d00ef6a41" width="1748" height="584" data-path="images/personal-settings/timezone/dst-fall-back-light.png" />

  <img alt="Hourly bar chart for 3 November in America/New_York: every hour has one event except the 1 AM bar, which is doubled because the clocks fell back" className="hidden dark:block" src="https://mintcdn.com/lightdash-refactor-full-audit-reorg/QGsON5o1wsrUIbj8/images/personal-settings/timezone/dst-fall-back-dark.png?fit=max&auto=format&n=QGsON5o1wsrUIbj8&q=85&s=3796541f69de5e949103f0be5702ca5b" width="1748" height="584" data-path="images/personal-settings/timezone/dst-fall-back-dark.png" />
</Frame>

On the spring-forward day (10 March), the clocks jump from 2 AM to 3 AM, so the 2 AM bar is missing entirely.

<Frame>
  <img alt="Hourly bar chart for 10 March in America/New_York: every hour has one event except 2 AM, which has no bar because that hour was skipped when the clocks sprang forward" className="block dark:hidden" src="https://mintcdn.com/lightdash-refactor-full-audit-reorg/QGsON5o1wsrUIbj8/images/personal-settings/timezone/dst-spring-forward-light.png?fit=max&auto=format&n=QGsON5o1wsrUIbj8&q=85&s=31646c8b89fa42059d22817a048bcb80" width="1748" height="584" data-path="images/personal-settings/timezone/dst-spring-forward-light.png" />

  <img alt="Hourly bar chart for 10 March in America/New_York: every hour has one event except 2 AM, which has no bar because that hour was skipped when the clocks sprang forward" className="hidden dark:block" src="https://mintcdn.com/lightdash-refactor-full-audit-reorg/QGsON5o1wsrUIbj8/images/personal-settings/timezone/dst-spring-forward-dark.png?fit=max&auto=format&n=QGsON5o1wsrUIbj8&q=85&s=f47bc0a67dfd13a13a84ba3aa3b010de" width="1748" height="584" data-path="images/personal-settings/timezone/dst-spring-forward-dark.png" />
</Frame>

## Your profile timezone

In your Profile settings, you can set a **Default timezone**. It affects only charts set to **User timezone**, which resolve to your profile zone when you view them.

It does **not** affect:

* Charts set to **Project timezone** or to a specific timezone.
* Embedded dashboards (an embed has no viewer profile to read).

If you don't set a profile timezone, charts in User timezone mode fall back to the project timezone.

Scheduled deliveries are the exception to "no viewer": a delivery runs its queries as the person who created it, so a User-timezone chart in a delivery uses the creator's profile timezone, not each recipient's.

## Dashboards

Every chart on a dashboard keeps its own timezone setting, so one dashboard can mix Project-timezone charts (same for everyone) with User-timezone charts (per viewer). Each chart's badge shows the zone it resolved to.

A dashboard date filter sends the same value to every chart, but each chart reads it in its own zone. So a "last 7 days" filter can cover a different window on a Project-timezone chart than on the User-timezone chart next to it.

## Scheduled deliveries

Scheduled reports have two independent timezone settings:

| Setting           | Controls                                          | Example                                               |
| ----------------- | ------------------------------------------------- | ----------------------------------------------------- |
| **Delivery time** | When the report fires                             | "Send at 9am every Monday" uses the delivery timezone |
| **Chart data**    | What "yesterday" / "last week" mean in the report | "Last 7 days" uses each chart's resolved timezone     |

The two don't have to match. A delivery scheduled for "9am New York" can contain a chart in UTC: the report fires at 9am New York and shows UTC-bucketed data.

For most schedules, the cleanest setup is:

* **Delivery time** in the recipient's working timezone (so the report arrives at a useful hour).
* **Chart data** on the project timezone (so the numbers are consistent and explicable).

## Embedded dashboards

An embedded dashboard has no signed-in viewer, so there's no profile timezone to read. Its zone resolves one of two ways:

* **A `timezone` URL parameter** sets one zone for the whole session and overrides every chart. Available on direct iframe and shareable-URL embeds only, not the React SDK. See [embedding URL parameters](/embed/iframe#timezone).
* **Otherwise**, each chart uses its own setting: the project timezone, or a specific zone if one was pinned. A User-timezone chart falls back to the project, since there's no profile to read.

## When things go wrong

Common symptoms and their usual causes. When something looks off, the chart's badge and the connection's data-timezone preview show exactly what Lightdash is using.

<AccordionGroup>
  <Accordion title="Two viewers see different numbers on the same chart">
    This usually means the chart is on **User timezone**, so each viewer gets their own day boundaries. Check the chart's badge and switch it to **Project timezone** if everyone should match.
  </Accordion>

  <Accordion title="A daily chart shows a partial 'today' bar the author didn't see">
    The chart could be on **User timezone**, with a viewer further west still inside a day the author has finished. Switch it to **Project timezone** to make it consistent.
  </Accordion>

  <Accordion title="All timestamps are off by an hour or more">
    The [**data timezone**](/workspace-admin/set-project-timezone#configure-your-connection) on the connection is probably incorrect. Open Project settings → Connection → Data timezone and use **Preview** to confirm how values are read.
  </Accordion>

  <Accordion title="A CSV export shows different times than the Lightdash UI">
    The export may have run with a different chart timezone. Re-export from a chart set to the zone you want.
  </Accordion>

  <Accordion title="A 'yesterday' filter returns no data, but yesterday clearly has data">
    Your project timezone might be set to a zone where "yesterday" hasn't started yet. Check it under Project settings → Timezone.
  </Accordion>

  <Accordion title="An hourly chart looks like it skipped or doubled an hour">
    This is likely a daylight-saving transition in the period shown. Switch the chart to UTC to confirm it's a DST artifact, not a data problem.
  </Accordion>
</AccordionGroup>

***

## Example: one row, four configurations

Imagine one row in your `orders` table:

| Column             | Type              | Stored value              |
| ------------------ | ----------------- | ------------------------- |
| `order_date`       | `DATE`            | `2026-05-19`              |
| `order_created_at` | `TIMESTAMP` (UTC) | `2026-05-19 02:00:00 UTC` |

Same row, same warehouse. Here's what changes as you layer settings on.

| Configuration                                       | `order_created_at` shows | Grouped by day         | `order_date` shows | Same for every viewer?                               |
| --------------------------------------------------- | ------------------------ | ---------------------- | ------------------ | ---------------------------------------------------- |
| Project timezone `UTC`                              | `2026-05-19 02:00`       | `2026-05-19`           | `2026-05-19`       | Yes                                                  |
| Project timezone `America/New_York`                 | `2026-05-18 22:00`       | `2026-05-18`           | `2026-05-19`       | Yes                                                  |
| One chart pinned to `Asia/Tokyo` (project stays NY) | `2026-05-19 11:00`       | `2026-05-19`           | `2026-05-19`       | Yes on that chart, but the dashboard now mixes zones |
| Chart set to User timezone                          | the viewer's local time  | the viewer's local day | `2026-05-19`       | No, each viewer sees their own day                   |

***

**The pattern.** Timestamp rendering and bucketing shift with the resolved zone. DATE values never shift. But anything derived from "now" (relative filters) always uses the resolved zone, regardless of column type.
