Fix timestamps in overview page
1 unresolved thread
1 unresolved thread
Compare changes
+ 5
− 1
@@ -4,6 +4,7 @@ import os
@@ -4,6 +4,7 @@ import os
@@ -257,6 +258,8 @@ class RequestHandler(BaseHTTPRequestHandler):
@@ -257,6 +258,8 @@ class RequestHandler(BaseHTTPRequestHandler):
@@ -294,9 +297,10 @@ class RequestHandler(BaseHTTPRequestHandler):
@@ -294,9 +297,10 @@ class RequestHandler(BaseHTTPRequestHandler):
I left seconds out of the corrections table, to make it a bit less dense, but it's an easy change if we want that detail.