Skip to content
Snippets Groups Projects
Commit bca4429d authored by Henrik Tjäder's avatar Henrik Tjäder
Browse files

Add the weekday name

parent 5858d00d
No related branches found
No related tags found
No related merge requests found
......@@ -122,7 +122,7 @@
},
"clock": {
"interval": 1,
"format": "⏰ {:%H:%M:%S 🗓️ %Y-%m-%d 📆 %W}",
"format": "⏰ {:%H:%M:%S 🗓️ %Y-%m-%d 📆 %W - Day: %a}",
"tooltip-format": "{:%Y-%m-%d | %H:%M:%S}",
"format-alt": "{:%Y-%m-%d}"
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment