Rendering alert image in different timezone

Hello,

I am getting alert image in slack in UTC timezone (that is timezone of my server). I would like to get image in other timezone, so I am trying to modify phantomJs render.js file. I am adding timezone parameter in url. I tried to add “&tz=Europe%2FVilnius” and also tried to add “tz=UTC%2B02%3A00” (I found this in grafana documentation page rendering in server-side). My link changes, but I get the same image in UTC. If I modify link in my browser, then timezone of image changes.
I am using Grafana 6.3.3 and InfluxDb.

Can somebody help for me?
Thanks

1 Like