iBlizz Posted September 27, 2009 Share Posted September 27, 2009 Is there anything I can readily use, or maybe I'm up for coding this...but will need to read up on regEx. I have a link to a ICS file. Is there anyway I can have a PHP script 'subscribe' to that URL, change the timezone and re-publish another ICS? http://www.pogdesign.co.uk/cat/download_ics/c7c05544155e487e76a8b389826e75b9 That's the ICS. When I import that into the Google Calendar...all the times are in GMT. I need a script that takes that ICS, changes the timezone and gives me a new URL. Maybe running on a cron job to get updated events. Quote Link to comment https://forums.phpfreaks.com/topic/175658-any-script-for-ics-calendar/ Share on other sites More sharing options...
lucifersolutions Posted October 3, 2009 Share Posted October 3, 2009 He, I recently was working on an ICS-exporter (from db)... So my biggest suggestions are: http://en.wikipedia.org/wiki/ICalendar http://www.ietf.org/rfc/rfc2445.txt I've included my iCal-export script for ideas... If you have any more questions... Just ask... Good Luck! [attachment deleted by admin] Quote Link to comment https://forums.phpfreaks.com/topic/175658-any-script-for-ics-calendar/#findComment-929396 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.