This commit is contained in:
Valeria Fadeeva 2025-02-05 12:33:46 +05:00
parent 20a0f3dfb6
commit daa1b23101
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@ Locale=""
HourFormat="HH:mm"
## Defaults to Locale.ShortFormat - Accepts "long" or a custom string like "hh:mm A". See http://doc.qt.io/qt-5/qml-qtqml-date.html
DateFormat="dddd, d MMMM"
DateFormat="dddd d MMMM yyyy"
## Defaults to Locale.LongFormat - Accepts "short" or a custom string like "dddd, d 'of' MMMM". See http://doc.qt.io/qt-5/qml-qtqml-date.html
## [Translations]