Skip to content

Fix timestamps in overview page

Thomas Kluyver requested to merge overview-fix-timestamps into master

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:

image

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code follows the code style of this project.

Reviewers

@schmidtp @ahmedk

Merge request reports