i3status: fix date formatting

This commit is contained in:
Aminda Suomalainen 2020-07-19 01:09:09 +03:00
parent 69f55cd724
commit 8a2cd54352
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723
1 changed files with 2 additions and 1 deletions

View File

@ -94,8 +94,9 @@ tztime utc {
time {
# Finnishish formatting with my adjustments
#format = "%Y-W%V/%a %d. %Bta %Y/%H.%M.%S%z"
# %G = week based year
# %V = week number counted from first week with 4 days
format = "%Y-W%V (%a/%B) / %F %H.%M.%S%z"
format = "%G-W%V-%u (%a/%B) / %F %H.%M.%S%z"
}
volume master {