Skip to content
This repository was archived by the owner on May 14, 2026. It is now read-only.
This repository was archived by the owner on May 14, 2026. It is now read-only.

Timezone selected in the Grafana time picker dropdown UI is not taken into consideration #69

Description

@jphuart

I'm using a PostgreSQL data source. All datetimes timezoneaware fields are returned as UTC, but the plugin generate a graph converting them to my browser localtime (UTC+1).

If I change the time settings in the Grafana time picker dropdown UI to use another timezone, this has no effects on the display of the queried datetimes.

If I define a specific timezone for the dashboard, this is not taken into consideration.
If I define "SET TIME ZONE 'whatever';" into the query, the display of the datetimes will always be my browser localtime.

It would be clearer for my users if the datetime timezone follows the settings of the Grafana time picker dropdown UI.

Thanks a lot

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions