Hello!
I have quite strange issue. I use my own DB for storing scheduler events and this is what I'm facing:
event with RecurrencyRule:
DTSTART:19750312T000000Z
DTEND:19750313T000000Z
RRULE:FREQ=YEARLY;INTERVAL=1;BYMONTHDAY=12;BYDAY=MO,TU,WE,TH,FR,SA,SU;BYMONTH=03
is not showing. Scheduler is set to 2008 march and when I change year to 2007 then event appears. When I change year from 1975 to 1976 then it appears in Scheduler which is set to march 2008 so it looks like this is always the time difference is always the same.
Any ideas?
I have quite strange issue. I use my own DB for storing scheduler events and this is what I'm facing:
event with RecurrencyRule:
DTSTART:19750312T000000Z
DTEND:19750313T000000Z
RRULE:FREQ=YEARLY;INTERVAL=1;BYMONTHDAY=12;BYDAY=MO,TU,WE,TH,FR,SA,SU;BYMONTH=03
is not showing. Scheduler is set to 2008 march and when I change year to 2007 then event appears. When I change year from 1975 to 1976 then it appears in Scheduler which is set to march 2008 so it looks like this is always the time difference is always the same.
Any ideas?