Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timezone support #271

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

bubval
Copy link

@bubval bubval commented Jan 25, 2021

This allows the user to configure the timeframe timezone on-the-fly.

from=now-6h&to=now&timezone=UTC
Mon Jan 25 05:24:01 UTC 2021
to
Mon Jan 25 11:24:01 UTC 2021

from=now-6h&to=now&timezone=MST
Sun Jan 24 22:24:30 MST 2021
to
Mon Jan 25 04:24:30 MST 2021

@NoelzeN
Copy link

NoelzeN commented Jun 22, 2022

@IzakMarais any chance we can get this? I have a setup where I have one server but the Grafana Dashboards are in different timezones, having a variable to set the timezone for the report would be awesome (In Grafana itself it is possible to set the timezone per dashboard but in the report it still shows UTC for the time range)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants