Use QLocale to display localized time role group
Use QLocale to format the QDateTime displayed as the role/label of a group.
QDateTime::toString
format the date and month names in English.
QLocale::toString
returns them localized.
See the note about day and month names at https://doc.qt.io/qt-6/qdatetime.html#toString