Timestamps timezone issue
Bug Report
Description
The timestamps rendered in the c-table
via translucent_data
show the time always in UTC instead of the local timezone.
Steps to reproduce
- Open HACTAR
- Schedule a patch run
- Have a look at the slot timestamp in the
c-table
Expected result
- The time is rendered in the local timezone
Actual Result
- The time is rendered in UTC (i.e.
+00:00
)
Notes
- See also this comment