Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Incomplete
-
Affects Version/s: 5.9.9, 5.11.3, 5.12.10, 5.14.2, 6.0.0, 6.1.1, 5.15.0 RC2
-
Fix Version/s: None
-
Component/s: Core: Date/Time, Widgets: Widgets and Dialogs
-
Labels:None
-
Environment:window7 64bit, mingw 64bit
-
Platform/s:
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
-