My database is set in the UTC timezone.
I use in the config:
"timezone": "+02:00"
And I expect to see the dates in my local time.
Unfortunately, they are still shown in UTC (VScode restarted).
As an addition, it would be great improvement to have this setting with a timezone string like "Europe/Athens" as we change the time twice per year (+02:00 in the winter and +03:00 in the summer)
My database is set in the UTC timezone. I use in the config: "timezone": "+02:00" And I expect to see the dates in my local time.
Unfortunately, they are still shown in UTC (VScode restarted).
As an addition, it would be great improvement to have this setting with a timezone string like "Europe/Athens" as we change the time twice per year (+02:00 in the winter and +03:00 in the summer)