Details
-
Bug
-
Resolution: Incomplete
-
P2: Important
-
None
-
5.9.9, 5.11.3, 5.12.10, 5.14.2, 5.15.0 RC2, 6.0.0, 6.1.1
-
None
-
window7 64bit, mingw 64bit
Description
window7 64bit , QDateEdit.setDate() cannot display "1970-01-02,1970-01-03,1970-01-04"
On January 4, 1970, in the function qdatetimeedit:: setDate (const qdate & date), execute to Q_ASSERT (when. Isvalid()), there is an exception, 1970-01-02, 1970-01-03, 1970-01-04 are all judged as invalid dates
mingw 64bit build
Attachments
Issue Links
- relates to
-
QTBUG-91120 QDate::fromString() fails on isolated dates on macOS with TZ=Europe/Lisbon
-
- Closed
-