add option to customize date format

This commit is contained in:
hat3ph
2024-04-17 11:04:45 +08:00
committed by GitHub
parent ac6b191237
commit 96e578bd51
3 changed files with 3 additions and 2 deletions

View File

@@ -62,7 +62,7 @@ You can change a few settings in this file
- `bgVidDay` and `bgImgNight` - video day/night playlists
- `displayFont` - font
- `clockFontSize`, `dateFontSize`, `labelFontSize`, `errorMsgFontSize` and `languageBoxFontSize` - customize font size
- `timeFormat` - customize time format
- `dateFormat` and `timeFormat` - customize [date and time](https://doc.qt.io/qt-5/qml-qtqml-date.html) format
- `showLoginButton` - if set to false will hide the login button
- `showClearPasswordButton` - if set to false will hide the clear password button that appears when text is inputed
- `passwordLeftMargin` and `usernameLeftMargin` - set margin between input boxes and labels, some fonts are messy and allows fixing of overlap