From 5ca768b5e28fda73fcffb4d78ff48b93a59e2ba5 Mon Sep 17 00:00:00 2001 From: Bernhard Reiter Date: Fri, 10 Jun 2022 09:49:00 +0200 Subject: [PATCH] Improve checker's html datetime output * Change the displayed string in the HTML output for the date and time of the run to be human readable and in the local timezone. The `datetime` attribute of the `time` tag still has the RFC 3339 UTC version for machine processing. --- cmd/csaf_checker/tmpl/report.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/csaf_checker/tmpl/report.html b/cmd/csaf_checker/tmpl/report.html index abb90a7..b56f662 100644 --- a/cmd/csaf_checker/tmpl/report.html +++ b/cmd/csaf_checker/tmpl/report.html @@ -21,7 +21,7 @@ {{ end }}