Skip to content
  • David Jarvie's avatar
    Bug 461713: Fix handling of times which repeat during DST -> standard time shift · 3d267297
    David Jarvie authored
    The daylight savings flag in QDateTime values was not taken account of
    by KADateTime. This fix ensures that the first and second occurrences
    of times during a daylight savings time -> standard time shift are
    handled correctly, and that the KADateTime::secondOccurrence()
    value corresponds with the QDateTime::isDaylightTime() value.
    3d267297