Include week number

This commit is contained in:
David Heinemeier Hansson
2025-06-16 13:38:54 +02:00
parent 8ff4a25683
commit 98e320b8ea

View File

@ -48,7 +48,7 @@
}, },
"clock": { "clock": {
"format": "{:%A %H:%M}", "format": "{:%A %H:%M}",
"format-alt": "{:%d %B %Y}", "format-alt": "{:%d %B W%V %Y}",
"tooltip": false "tooltip": false
}, },
"network": { "network": {