Skip to content

gui/qt: use proper locale time format

Marvin Scholz requested to merge ePirat/vlc:epirat-improve-qt-epg-dates into master

Do not hardcode hh:mm but instead use the locale time format, just like for the date, to ensure the time is displayed consistently.

Merge request reports