Added UTC to formatter return strings and appropriate tests (#617)

Co-authored-by: Andrew Shumway <ashumway@flexion.us>
This commit is contained in:
Andrew Shumway
2023-07-27 09:22:05 -06:00
committed by GitHub
parent 08d612166a
commit 34fef6954c
10 changed files with 76 additions and 76 deletions

View File

@@ -35,7 +35,7 @@
{% elif created_by %}
by {{ created_by.name }}
{% endif %}
{{ created_at|format_datetime_human }} UTC
{{ created_at|format_datetime_human }}
</p>
<div class="">