Add khal time format
This commit is contained in:
parent
f7165e041f
commit
b689ccaa3d
@ -65,7 +65,7 @@
|
||||
|
||||
* Khal
|
||||
:PROPERTIES:
|
||||
:header-arg s: :tangle ~/.config/khal/config
|
||||
:header-args: :tangle ~/.config/khal/config
|
||||
:header-args+: :comments both :mkdirp yes
|
||||
:END:
|
||||
|
||||
@ -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