I am trying to access a CalDAV account in iCal and everything works fine except for the Delegation tab. I can see the account(s) I have access to (including the correct read/write properties), but the
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I\'ve designed a web interface to send all day events to Outlook 2007 calendars. This is done by sending a mail with content-type \"text/calendar\" and adding an ics Text as AlternateView (Calendar).
I have an iCal file. I would like to be able to extract all events into a list. Is there any tools or library that can do it easily? (e.g. han开发者_StackOverflowdle the time zone info)
I have a specific question. I sent out iCalendar files by the library iCal4j but now I need that the receiver of the iCalendar can\'t propose a new time. So the button \'propose new time\' nee te bo d
I\'m using System.Net.Mail to send out an ics meeting/calendar invitation.The line terminators (0D 0A) in the ics are being replaced with spaces (20 20) in the email that is received.I\'ve googled sol
I\'m pretty new to Python and i\'m trying to create a script which gathers data from our database and converts the data into sets. It then takes those sets of data and generates ICS (icalendar) object
I understand Outlook only \"partially\" conforms to the standard.Does Microsoft have a published spec on what they do conform with?
Ical4j seems pretty robust, but the interface is really unintuitive. It gives you untyped iterators that you need to cast to it\'s internal types, and all the dates are stored in it\'s own Date implem
I am using the RRule in http://www.kanzaki.com/docs/ical/rrule.html for recurrence. If I modify/update one of the recurrence how ca开发者_JAVA百科n I send out new ics files with the recurrence and eg.