aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Lemon <y@yulqen.org>2023-11-16 10:32:06 +0000
committerMatthew Lemon <y@yulqen.org>2023-11-16 10:32:06 +0000
commit00681b75638aa8161eb2827640f51f221596c07b (patch)
treed323dec46cf17e0f8377448d0e57ec1bcf42958f
parent213dcc586d05406ac25d14582e1a0dcfc6ce0da9 (diff)
At last! Sane longdatetimeformat in khal
-rw-r--r--khal/config1
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"