Closed
Bug 596241
Opened 15 years ago
Closed 15 years ago
Need recurrence pattern exception clause
Categories
(Calendar :: General, enhancement)
Calendar
General
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: myoo60, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.9) Gecko/20100824 Firefox/3.6.9
Build Identifier:
How do you specify a recurrence pattern to say that the event should repeat every year except for every 4th year?
A particular example event that I'm trying to add is the primary election date for US/Pennsylvania, which says (something like)
- 3rd Tuesday of May, except
- in presidential election year (every 4th year), 4th Tuesday of April
If this is currently possible, can someone enlighten me?
If not, should this type of enhancements be made available?
An alternative for the above example is to create 4 separate events, each repeating every 4th year, with 3 identical ones and 1 slightly different.
Reproducible: Always
Comment 1•15 years ago
|
||
I don't think this is possible in one event in a compatible way. The obvious (technical) solution would be to use an EXRULE (exception rule) to not repeat every 4 years, but iirc EXRULE was deprecated in the latest rfc revision.
I think you'll have to stick with creating 4 events here, sorry.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•