Modify alternative date display to include week

Shows week number in parantheses when clicking the date.
This commit is contained in:
Marty Oehme 2019-12-20 14:08:32 +01:00
parent 6440179749
commit ff2efa19fd

View file

@ -205,7 +205,7 @@ date = %d/%m
time = %H:%M
; if `date-alt` or `time-alt` is defined, clicking
; the module will toggle between formats
date-alt = %A, %d %B %Y
date-alt = %A, %d %B %Y (W %V)
time-alt = %H:%M
label = %date% %{T2} %{T-}%time%