grafana-trino icon indicating copy to clipboard operation
grafana-trino copied to clipboard

The `timeFilter` macro uses local time instead of UTC

Open stefan-toubia opened this issue 4 months ago • 0 comments

The timeFilter macro doesn't normalize timestamps to UTC, unlike all the other macros

https://github.com/trinodb/grafana-trino/blob/80215f4bb10b3b586bf8107c8eeea54cce2957df/pkg/trino/macros.go#L86-L87

I noticed this while running Grafana on my local machine, not in UTC.

stefan-toubia avatar Oct 01 '24 01:10 stefan-toubia