Add khal time format

This commit is contained in:
Thomas Dehaeze 2020-05-01 00:32:44 +02:00
parent f7165e041f
commit b689ccaa3d

View File

@ -65,7 +65,7 @@
* Khal * Khal
:PROPERTIES: :PROPERTIES:
:header-arg s: :tangle ~/.config/khal/config :header-args: :tangle ~/.config/khal/config
:header-args+: :comments both :mkdirp yes :header-args+: :comments both :mkdirp yes
:END: :END:
@ -86,6 +86,15 @@
[default] [default]
highlight_event_days = True 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] [keybindings]
delete = d delete = d
today = . today = .