mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-27 15:02:50 -05:00
feat: Use HH:MM format for 24hr clock system only
This commit is contained in:
@@ -94,7 +94,7 @@ Item {
|
||||
systemClock.date,
|
||||
"HH:mm") : Qt.formatTime(
|
||||
systemClock.date,
|
||||
"hh:mm AP")
|
||||
"h:mm AP")
|
||||
font.pixelSize: 120
|
||||
font.weight: Font.Light
|
||||
color: "white"
|
||||
|
||||
Reference in New Issue
Block a user