[EventCalendar] Calendar input does not work in Google Calendar/ 30Boxes

Dr. Peter Troxler peter.troxler at gmx.net
Wed Sep 19 11:29:08 UTC 2007


goolge obviously understands this type of time information:

DTSTART;TZID=Europe/Amsterdam:20061021T152000

but chooses to ignore the generic

DTSTART;VALUE=DATE:20061020T081500Z

duh ...

/ pt


On 19-sep-2007, at 12:10, claire circuit wrote:

> Hi all
>
> http://www.copsandrobbers.net/?ec3_ical
>
> I have tried changing the output of the file to .ical instead of .ics
> but I still get no events when I subscribe in Google Calendar. Can
> anyone suggest what is wrong, please?
>
> Also, in 30Boxes, all my events appear six hours early. I assume this
> is a server timezone problem, can anyone suggest a fix, please? My
> 30Boxes and server timezones are both identical. I tried adding this
> to line 410 of eventcalendar3.php, but it didn't seem to help,
>
>       echo "BEGIN:VTIMEZONE\r\n";
>       echo "TZID:Europe/London\r\n";	
>       echo "X-LIC-LOCATION:Europe/London\r\n";	
>       echo "BEGIN:DAYLIGHT\r\n";	
>       echo "TZOFFSETFROM:+0000\r\n";	
>       echo "TZOFFSETTO:+0100\r\n";	
>       echo "TZNAME:BST\r\n";	
>
> Thanks
> Claire
>
> _______________________________________________
> Blog: http://wpcal.firetree.net/
> EventCalendar at firetree.net mailing list
> Unsubscribe: http://penguin.firetree.net/eventcalendar




More information about the EventCalendar mailing list