Update
This commit is contained in:
parent
29ec0f04a5
commit
508521f656
|
@ -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]
|
||||
|
|
Loading…
Reference in New Issue