From 48c528d76aa42dd3f94aa526384038e7817baa03 Mon Sep 17 00:00:00 2001 From: DSiekmeier Date: Sat, 22 Oct 2022 23:28:34 +0200 Subject: [PATCH] Remove wrong option in configuration file reference (#1618) --- docs/reference-config-file.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/reference-config-file.md b/docs/reference-config-file.md index 5239daa8..3a057cdb 100644 --- a/docs/reference-config-file.md +++ b/docs/reference-config-file.md @@ -90,9 +90,6 @@ See the [python docs](http://docs.python.org/library/time.html#time.strftime) fo Do not change this for an existing journal, since that might lead to data loss. -If you would just like to change how `jrnl` displays dates, -use display_format instead. - !!! note `jrnl` doesn't support the `%z` or `%Z` time zone identifiers.