localendar Forums Homepage


Print at Sep 19, 2025, 11:25:55 PM

Posted by autevents at Sep 11, 2015, 2:15:38 PM
Re: Multi-day event finishing early in X2 feed
I've found a related issue with another event.

I created a two day event (repeating until the following day). If I give a time, i.e., I want it to appear on both days from 9:30am for 7 hours, then only the first day is shown in Calendar. If I make it an all day event, then the fix you've done works and it shows for both days.

Here's the code when setting a time (which only shows on the first day in Calendar):

DTSTART;TZID=Europe/London:20151010T093000
DTEND;TZID=Europe/London:20151010T163000
SUMMARY:Autism\, Intensive Interaction and Sensory Experiences - London
RRULE:FREQ=WEEKLY;UNTIL=20151011;BYDAY=SU,MO,TU,WE,TH,FR,SA

And here's the code when making it a full day event (which shows on both days thanks to your earlier fix):

DTSTART;VALUE=DATE:20151010
DTEND;VALUE=DATE:20151011
RRULE:FREQ=WEEKLY;UNTIL=20151011;BYDAY=SU,MO,TU,WE,TH,FR,SA

Help! | Cobranding | Legal | Privacy Policy | About localendar.com | Contact Us