Fix timestamps in overview page
Description
We noticed that the timestamps for correction runs were oddly truncated in the overview page. This parses and re-formats the timestamps rather than just cutting off X characters.
How Has This Been Tested?
Tested on max-exfl017:
Types of changes
- Bug fix (non-breaking change which fixes an issue)
Checklist:
- My code follows the code style of this project.