Update
This commit is contained in:
parent
1682fb8bd9
commit
f30ac8ddf7
|
@ -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
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue