VolkovLabs / business-forms

The Business Forms panel is a conceptually new plugin for Grafana. It is the first plugin that allows inserting and updating application data, as well as modifying configuration directly from your Grafana dashboard.
https://docs.volkovlabs.io
Apache License 2.0
86 stars 10 forks source link

Date and Time input shows dates as browser timezone instead of dashboard timezone #308

Closed LarsStegman closed 2 months ago

LarsStegman commented 11 months ago

Hi,

I am not sure whether this is a bug or an intentional design decision. A date and time input fields shows its values as in the browser local time zone, but as we are an international company, we have most of our dashboards set to use UTC time. The users needing to enter the time in their local time zone, while all other times on the dashboard are shown as UTC is confusing. Could you add a feature to specify whether a field should follow the dashboard timezone or the users' local time zones?

mikhail-vl commented 11 months ago

@LarsStegman Thank you for the feature request. We will look into adding it in the future release.

asimonok commented 10 months ago

Created an issue to Grafana to include support timezones - https://github.com/grafana/grafana/issues/80529