From 6b7e47cb54a3931fd322dd34ab8d08367a444c32 Mon Sep 17 00:00:00 2001 From: Andrew Croce Date: Thu, 13 Sep 2018 13:39:46 -0400 Subject: [PATCH] use local-datetime vue component --- templates/requests/approval.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/templates/requests/approval.html b/templates/requests/approval.html index a28a35c0..e0a11416 100644 --- a/templates/requests/approval.html +++ b/templates/requests/approval.html @@ -190,7 +190,9 @@ {% set timestamp=review.status.time_created | formattedDate("%Y-%m-%d %H:%M:%S %Z") %} - + {% endfor %}