Describe the bug
I don't know if it's a UI or an internal bug, but when the runner timezone is not UTC, the github actions UI shows the wrong time.
In the case of Europe/Berlin which is UTC+2 during summer time, the time starts at -7200s counting towards positive.
To Reproduce
Steps to reproduce the behavior:
- Create a runner with a non-UTC timezone
- start a job on that runner
- the time start shows when the job has started is off by a few hours.
Expected behavior
The github UI should show the correct relative time
Runner Version and Platform
- v0.278.0 x64
- Debian 10 (buster)
What's not working?

Describe the bug
I don't know if it's a UI or an internal bug, but when the runner timezone is not UTC, the github actions UI shows the wrong time.
In the case of Europe/Berlin which is UTC+2 during summer time, the time starts at -7200s counting towards positive.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The github UI should show the correct relative time
Runner Version and Platform
What's not working?