<div dir="ltr"><div dir="ltr"><div>Taken from QDate.toString (<a href="https://doc.qt.io/qt-5/qdate.html#toString-1">https://doc.qt.io/qt-5/qdate.html#toString-1</a>):</div><div dir="ltr"><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">If the format is Qt::SystemLocaleShortDate or Qt::SystemLocaleLongDate, the string format depends on the locale settings of the system. </blockquote><div><br></div><div>It completely depends on how the system "tells" what is the date format.</div><div>Apparently, Windows defaults to 4 digits for your localization, while it's set to 2 for Linux.<br>You can change them in both systems: in Windows it's on the regional settings, while on Linux it depends on your distro/window manager/etc.</div><div><br></div><div>Maurizio</div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Il giorno mer 11 mar 2020 alle ore 19:19 Sibylle Koczian <<a href="mailto:nulla.epistola@web.de">nulla.epistola@web.de</a>> ha scritto:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello,<br>
<br>
on Windows SystemLocaleShortDate gives 'dd.MM.yyyy', quite correct for<br>
locale de-DE.<br>
<br>
On Linux (at least on ArchLinux, I didn't try other distributions) it<br>
gives 'dd.MM.yy' with the same locale.<br>
<br>
The documentation calls SystemLocaleShortDate "The short format used by<br>
the operating system". But the locale's date representation as given by<br>
"date +%x" in the Linux terminal shows the date as it should be,<br>
including the century.<br>
<br>
Why the difference?<br>
<br>
It is especially annoying with dates from this year in a QTableView: I<br>
always try to drag the date column wider which doesn't help.<br>
<br>
Looking for explanations,<br>
Sibylle<br>
_______________________________________________<br>
PyQt mailing list    <a href="mailto:PyQt@riverbankcomputing.com" target="_blank">PyQt@riverbankcomputing.com</a><br>
<a href="https://www.riverbankcomputing.com/mailman/listinfo/pyqt" rel="noreferrer" target="_blank">https://www.riverbankcomputing.com/mailman/listinfo/pyqt</a><br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature">È difficile avere una convinzione precisa quando si parla delle ragioni del cuore. - "Sostiene Pereira", Antonio Tabucchi<br><a href="http://www.jidesk.net" target="_blank">http://www.jidesk.net</a></div>