https://bugs.kde.org/show_bug.cgi?id=158921
gjditchfi...@acm.org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gjditchfi...@acm.org Resolution|--- |INTENTIONAL Status|CONFIRMED |RESOLVED --- Comment #6 from gjditchfi...@acm.org --- This behavior is not a bug. The Internet Calendaring standard (https://tools.ietf.org/html/rfc5545#section-3.3.10) says Recurrence rules may generate recurrence instances with an invalid date (e.g., February 30) or nonexistent local time (e.g., 1:30 AM on a day where the local time is moved forward by an hour at 1:00 AM). Such recurrence instances MUST be ignored and MUST NOT be counted as part of the recurrence set. Current versions of KOrganizer give you a choice: - Recur on February 29th only (i.e. only in leap years) - Recur on the last day of February (the 28th in non-leap years) - Recur on the 60th day of the year (March 1st in non-leap years) -- You are receiving this mail because: You are watching all bug changes.