diff options
Diffstat (limited to 'khal/config')
-rw-r--r-- | khal/config | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/khal/config b/khal/config index 49edd95..a118d23 100644 --- a/khal/config +++ b/khal/config @@ -55,3 +55,5 @@ default_calendar = "radicale-rimsky" firstweekday = 0 timeformat = "%H:%M" longdatetimeformat = "%Y-%m-%dT%H:%M" +dateformat = "%Y-%m-%d" +longdateformat = "%Y-%m-%d" |