Recently I saw that all the times in my browser (Firefox) are shown as UTC instead of local timezone.
searching for a solution for this issue, I found a quick fix for it:
- Go to settings > Session Settings > Environment (Advanced)
- add a new environment variable called
TZ
with the value of your local timezone - logout and login again
after following the above steps, the timezone issue for Firefox should be resolved.