diff options
Diffstat (limited to '')
-rw-r--r-- | khal/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/khal/config b/khal/config index 53aab63..f7a8555 100644 --- a/khal/config +++ b/khal/config @@ -46,3 +46,4 @@ default_calendar = "radicale-rimsky" [locale] firstweekday = 0 timeformat = "%H:%M" +longdatetimeformat = "%Y-%m-%dT%H:%M" |