vertical bar: add date

This commit is contained in:
end-4
2025-08-16 11:55:27 +07:00
parent e189f0317f
commit 2a46b17958
4 changed files with 83 additions and 0 deletions
@@ -280,6 +280,7 @@ Singleton {
property JsonObject time: JsonObject {
// https://doc.qt.io/qt-6/qtime.html#toString
property string format: "hh:mm"
property string shortDateFormat: "dd/MM"
property string dateFormat: "ddd, dd/MM"
property JsonObject pomodoro: JsonObject {
property string alertSound: ""