diff --git a/template/code/test-report.header.hbs b/template/code/test-report.header.hbs index e5c495e..aa6d4d5 100644 --- a/template/code/test-report.header.hbs +++ b/template/code/test-report.header.hbs @@ -19,7 +19,7 @@
-

{{moment d "MMMM Do YYYY, h:mm:ss a"}}

+

{{moment d "MMMM Do YYYY, h:mm:ss a (zZ)"}}

Source: {{projects.[0].sourceFilePath}}
diff --git a/template/iac/test-report.header.hbs b/template/iac/test-report.header.hbs index d049650..6ded26d 100644 --- a/template/iac/test-report.header.hbs +++ b/template/iac/test-report.header.hbs @@ -18,7 +18,7 @@

Snyk test summary

{{/unless}} -

{{moment d "MMMM Do YYYY, h:mm:ss a"}}

+

{{moment d "MMMM Do YYYY, h:mm:ss a (zZ)"}}

{{#if projects}}
diff --git a/template/test-cve-report.hbs b/template/test-cve-report.hbs index 22e7765..9659ec8 100644 --- a/template/test-cve-report.hbs +++ b/template/test-cve-report.hbs @@ -597,7 +597,7 @@

Snyk test report

-

{{moment d "MMMM Do YYYY, h:mm:ss a"}}

+

{{moment d "MMMM Do YYYY, h:mm:ss a (zZ)"}}

{{#if paths}}
diff --git a/template/test-report.header.hbs b/template/test-report.header.hbs index 2c1ad68..26bc5cc 100644 --- a/template/test-report.header.hbs +++ b/template/test-report.header.hbs @@ -18,7 +18,7 @@

Snyk test summary

{{/unless}} -

{{moment d "MMMM Do YYYY, h:mm:ss a"}}

+

{{moment d "MMMM Do YYYY, h:mm:ss a (zZ)"}}

{{#if paths}}