diff --git a/admin/tool/dataprivacy/templates/data_requests.mustache b/admin/tool/dataprivacy/templates/data_requests.mustache
index beed5ac81a8..93c9a8ca38d 100644
--- a/admin/tool/dataprivacy/templates/data_requests.mustache
+++ b/admin/tool/dataprivacy/templates/data_requests.mustache
@@ -125,7 +125,7 @@
}}>
{{typenameshort}} |
{{foruser.fullname}} |
- {{#userdate}} {{timecreated}}, {{#str}} strftimedate {{/str}} {{/userdate}} |
+ {{#userdate}} {{timecreated}}, {{#str}} strftimedatetime {{/str}} {{/userdate}} |
{{statuslabel}}
|
diff --git a/admin/tool/dataprivacy/templates/my_data_requests.mustache b/admin/tool/dataprivacy/templates/my_data_requests.mustache
index 1bdcbdb8d42..6cc39e1f9a6 100644
--- a/admin/tool/dataprivacy/templates/my_data_requests.mustache
+++ b/admin/tool/dataprivacy/templates/my_data_requests.mustache
@@ -103,7 +103,7 @@
}} data-status="{{status}}"{{!
}}>
{{typename}} |
- {{#userdate}} {{timecreated}}, {{#str}} strftimedate {{/str}} {{/userdate}} |
+ {{#userdate}} {{timecreated}}, {{#str}} strftimedatetime {{/str}} {{/userdate}} |
{{statuslabel}}
|
diff --git a/admin/tool/dataprivacy/templates/request_details.mustache b/admin/tool/dataprivacy/templates/request_details.mustache
index 531e3947b98..afa5c48c8cf 100644
--- a/admin/tool/dataprivacy/templates/request_details.mustache
+++ b/admin/tool/dataprivacy/templates/request_details.mustache
@@ -63,7 +63,7 @@
{{foruser.email}}
- {{#str}}daterequesteddetail, tool_dataprivacy{{/str}} {{#userdate}} {{timecreated}}, {{#str}} strftimedate {{/str}} {{/userdate}}
+ {{#str}}daterequesteddetail, tool_dataprivacy{{/str}} {{#userdate}} {{timecreated}}, {{#str}} strftimedatetime {{/str}} {{/userdate}}
{{#str}}statusdetail, tool_dataprivacy{{/str}}