aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tw/services/files/aerc/templates/quoted_reply2
1 files changed, 1 insertions, 1 deletions
diff --git a/tw/services/files/aerc/templates/quoted_reply b/tw/services/files/aerc/templates/quoted_reply
index 74585ee8..960827b7 100644
--- a/tw/services/files/aerc/templates/quoted_reply
+++ b/tw/services/files/aerc/templates/quoted_reply
@@ -1,6 +1,6 @@
X-Mailer: aerc {{version}}
-On {{dateFormat (.OriginalDate | toLocal) "Mon Jan 2, 2006 at 3:04 PM MST"}}, {{(index .OriginalFrom 0).Name}} wrote:
+On {{dateFormat (.OriginalDate | toLocal) "Mon 2 Jan 2006 at 3:04 pm MST"}}, {{(index .OriginalFrom 0).Name}} wrote:
{{if eq .OriginalMIMEType "text/html"}}
{{exec `lynx -display_charset=UTF-8 -dump -stdin` .OriginalText | quote}}
{{else}}