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

@@ -12,6 +12,7 @@ labelFontSize="16"
errorMsgFontSize="12"
languageBoxFontSize="14"
timeFormat="hh:mm"
dateFormat="dddd, dd MMMM yyyy"
showLoginButton=true
passwordLeftMargin=15
usernameLeftMargin=15