update clock module to include day of the week

This commit is contained in:
2025-07-04 17:38:59 +02:00
parent 4240f5b16b
commit ea14b4df5f

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": {