This commit is contained in:
Valeria Fadeeva 2023-05-04 11:55:38 +05:00
parent 1682fb8bd9
commit f30ac8ddf7
1 changed files with 1 additions and 1 deletions

View File

@ -109,7 +109,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 of MMMM"
DateFormat="dddd, d MMMM"
## 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