I have a program that shows information about products and I wanted to present the date, but when the date appears, this is what it shows: PyQt5.QtCore.QDate(2018, 7, 7) .
For those who need this code here:
from PyQt5 import QtCore, Q...
asked by
02.07.2018 / 13:45