Skip to content
Commit af320ed5 authored by David Jarvie's avatar David Jarvie
Browse files

Fix KDateTime::isValid() for ClockTime values

Fix KDateTime::isValid() wrongly returning invalid for an instance
which is specified in ClockTime, if the date/time is invalid in the
local time zone. Bug was due to QDateTime::isValid() working
differently in Qt4 and Qt5.

REVIEW: 127629
CCBUG: 336738
parent 969e62c9
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