-
What Grafana version and what operating system are you using?
Grafana v10.1.5 (849c612fcb) -
What are you trying to achieve?
Display current time in user selected timezone in the grafana panel title -
How are you trying to achieve it?
using $__to and $__from methods -
What happened?
above method display it in browser time instead of user selected timezone -
What did you expect to happen?
display time in user selected timezone -
Can you copy/paste the configuration(s) that you are having problems with?
Last Updated Time ${__to:date:DD-MM-YYYY HH:mm} -
Did you receive any errors in the Grafana UI or in related logs? If so, please tell us exactly what they were.
No errors -
Did you follow any online instructions? If so, what is the URL?