Jump to content

Any Script For ICS Calendar


iBlizz

Recommended Posts

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.

Link to comment
https://forums.phpfreaks.com/topic/175658-any-script-for-ics-calendar/
Share on other sites

He,

 

I recently was working on an ICS-exporter (from db)...

So my biggest suggestions are:

:examine:http://en.wikipedia.org/wiki/ICalendar

:examine:http://www.ietf.org/rfc/rfc2445.txt

 

I've included my iCal-export script for ideas...  ;)

 

If you have any more questions... Just ask... :P

 

Good Luck!

 

[attachment deleted by admin]

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.