Wrong time in $__timeTo()

Why function $__TimeTo() show different time ? minus 1 hour

What timezone is your Grafana set to?

What timezone is your browser in?

What timezone are the timestamps in your database in?

Antony.

I set Europe/Warsaw and
Current_Timespan shows 19:11
getdate() shows 19:11, but variable $__timeTo() shows different time 18:11 (-1 hour)

servertimestamp
grafanatime

If I change timezone: getdate() will be changed but timeTo() always shows the same time