diff --git a/modules/dashboard/dash/DateTime.qml b/modules/dashboard/dash/DateTime.qml index 5f442278..738fed1b 100644 --- a/modules/dashboard/dash/DateTime.qml +++ b/modules/dashboard/dash/DateTime.qml @@ -48,7 +48,7 @@ Item { anchors.topMargin: -sep.font.pointSize * 0.45 horizontalAlignment: Text.AlignHCenter - text: Time.format("MM") + text: Time.format("mm") color: Colours.palette.m3secondary font.pointSize: Appearance.font.size.extraLarge font.weight: 500