I\'m working on a system in asp.net 4 (web forms) which manages events and sends out emails about these to the customers.
I have a Python-based program that adds events to a Google Calendar. To add events that repeat, I need to specify a recurrent_data string that conforms to the RFC 2445 standard. An example is below, f
I am linking to an .ics file exported from Apple iCal in an HTML web page. <a href=\"calendar.ics\">
I am able to access all functionality of EKEventStore like save any event or remove any event from Calendar.
I am trying to use NSScanner to parse an ics file (that for the sake of parsing has been converted to a text file) i.e: calendar file.txt
I have used jquery calendar, and I have used to create event details, now I want to export the same event details to google calendar,iCal and also Microsoft outlook, depending u开发者_运维百科pon the
Could someone please show how i could parse a ics file using NSScanner? (Iphone App) e.g: if the .ics file was at this URL http://www.ibz.com/data/12345.ics (not a real URL!!!)
I am making an iPhone application and i want to use libical to parse .ics dat from an .ics file OR from the URL location of the .ics file..
I am trying to serve up an ics (ical) file via a url. Accessing my \"ical.php\" is fine. B开发者_如何转开发ut many apps insist the url has a .ics extension. If I symlink \"shamrock.ics\" to ical.php t
I have a calendar file which I will post below. The problem is that when I load this into outlook the date says the 24/02/2011. The date in the file as shown below is the 22/02/2011