Skip to content
Verified Commit 60586e4b authored by Carl Schwan's avatar Carl Schwan 🚴
Browse files

Fix shifting of date by one day/month

This was caused by the incorect conversion from QDate and qml date
objects. Use QDateTime instead of QDate as this also store the time.

Fix #230
BUG: 473866

(cherry picked from commit 22748dee)
parent a6ff17a5
Pipeline #494241 passed with stage
in 2 minutes and 47 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment