Add khal time format
This commit is contained in:
@@ -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 = .
|
||||||
|
Reference in New Issue
Block a user