mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-02-16 21:40:45 +01:00
i3status: fix date formatting
This commit is contained in:
parent
69f55cd724
commit
8a2cd54352
@ -94,8 +94,9 @@ tztime utc {
|
|||||||
time {
|
time {
|
||||||
# Finnishish formatting with my adjustments
|
# Finnishish formatting with my adjustments
|
||||||
#format = "%Y-W%V/%a %d. %Bta %Y/%H.%M.%S%z"
|
#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
|
# %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 {
|
volume master {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user