https://bugs.kde.org/show_bug.cgi?id=461963
Volker Krause <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Latest Commit| |https://invent.kde.org/pim/ | |itinerary/commit/abefc65801 | |a5246dab10eb134e1268bf71357 | |006 Resolution|--- |FIXED Version Fixed In| |22.12.0 --- Comment #1 from Volker Krause <[email protected]> --- Git commit abefc65801a5246dab10eb134e1268bf71357006 by Volker Krause. Committed on 21/11/2022 at 17:16. Pushed by vkrause into branch 'release/22.12'. Correctly merge data from date and time input fields This previously did the computation in UTC, which depending on the local timezone has a chance of producing the wrong date. With the native Android date picker this was particularly likely due to the use of QDate::startOfDay. FIXED-IN: 22.12.0 M +1 -3 src/app/JourneyRequestPage.qml https://invent.kde.org/pim/itinerary/commit/abefc65801a5246dab10eb134e1268bf71357006 -- You are receiving this mail because: You are watching all bug changes.
