diff options
-rw-r--r-- | .config/aerc/aerc.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/aerc/aerc.conf b/.config/aerc/aerc.conf index 2adadbd..66959d0 100644 --- a/.config/aerc/aerc.conf +++ b/.config/aerc/aerc.conf @@ -14,7 +14,7 @@ index-format=%D %-17.17n %Z %s # See time.Time#Format at https://godoc.org/time#Time.Format # # Default: 2006-01-02 03:04 PM (ISO 8601 + 12 hour time) -timestamp-format=2006-01-02 03:04 PM +timestamp-format=2006-01-02 # # Index-only time format for messages that were received/sent today. |