From 569a1b34e31873a2830931623c82806b5850405c Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Fri, 1 Nov 2019 20:48:47 +1300 Subject: [PATCH] proper date format --- .mutt/confvars | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mutt/confvars b/.mutt/confvars index d1939db..0067c58 100644 --- a/.mutt/confvars +++ b/.mutt/confvars @@ -783,7 +783,7 @@ set crypt_use_pka=yes # string is a bang, the bang is discarded, and the month and week day names in # the rest of the string are expanded in the C locale (that is in US English). # -set date_format="%d %b %Y %T%Z" +set date_format="%F %T%Z" # 3.55. default_hook -- 2.39.2