mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-23 07:46:23 -04:00
Added UTC to formatter return strings and appropriate tests (#617)
Co-authored-by: Andrew Shumway <ashumway@flexion.us>
This commit is contained in:
@@ -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="">
|
||||
|
||||
Reference in New Issue
Block a user