Add khal time format
This commit is contained in:
parent
2b816bca28
commit
f25e0b01a8
@ -86,6 +86,15 @@
|
||||
[default]
|
||||
highlight_event_days = True
|
||||
|
||||
[locale]
|
||||
local_timezone= Europe/Berlin
|
||||
default_timezone= Europe/Berlin
|
||||
timeformat= %H:%M
|
||||
dateformat= %d.%m.
|
||||
longdateformat= %d.%m.%Y
|
||||
datetimeformat= %d.%m. %H:%M
|
||||
longdatetimeformat= %d.%m.%Y %H:%M
|
||||
|
||||
[keybindings]
|
||||
delete = d
|
||||
today = .
|
||||
|
Loading…
Reference in New Issue
Block a user