On Mon, Aug 02, 2010 at 03:21:59PM +0100, Jonathan Wiltshire wrote: > On Mon, Aug 02, 2010 at 03:55:18PM +0200, Iustin Pop wrote: > > On Sun, Aug 01, 2010 at 11:50:13PM -0400, John Goerzen wrote: > > > On 08/01/2010 11:09 PM, Michael Prokop wrote: > > > > http://dc10.spamt.net/ > > > > > > Awesome. Thanks! I had been trying to get Google Calendar to subscribe > > > to the iCal feed, but without success. this is nice to have. > > > > FWIW, I managed to get Google Calendar to import the ical file by > > modifying it (removing the TZID specs from the timestart/stop fields). > > Ooo. Could you upload your ical file somewhere please?
Well, if the schedule is updated, that won't help. Rather, here are the instructions: wget http://penta.debconf.org/dc10_schedule/schedule.en.ics sed -i -e 's/;TZID=EDT//' schedule.en.ics The TZID is already present as a separate field, so we don't lose (I think) the timezone information (for my calendar which is currently set to EDT it worked nice). I don't know much about the ical format, so maybe I did something stupid. But it worked for me :) iustin _______________________________________________ Debconf-discuss mailing list Debconf-discuss@lists.debconf.org http://lists.debconf.org/mailman/listinfo/debconf-discuss