update clock module to include day of the week

This commit is contained in:
2025-07-04 17:38:59 +02:00
parent 5929963d3a
commit 2b984b0d80

View File

@@ -29,7 +29,7 @@
"clock": {
"timezone": "Europe/Rome",
"locale": "it_IT.UTF-8",
"format": "{:%d/%m/%Y (%R)}",
"format": "{:L%A %d/%m/%Y %R}",
"tooltip-format": "<tt><big>{calendar}</big></tt>",
"calendar": {
"format": {