I just want to say that in the next version, both the time format and the date format can be set in the settings.
toggle quoted message
Show quoted text
Kevin,
Thanks for the call out on the video
Try this if you want a date format closer to USA format, along with the 24-hour time:
flatpak override --user --env=LC_TIME=en_SE.UTF-8 io.github.foldynl.QLog
This gives you YYYY/MM/DD, which is the ISO format for dates. The en_DK.UTF-8 gives you a European date format DD/MM/YYYY which may be confusing for USA folks.
de JP3REM