icalendar
Apple iCal's "Delegation" tab -- disabled checkboxes?
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[详细]
2023-02-09 21:12 分类:问答Are there any open source JavaScript/HTML recurrence rule builders for iCalendar RRules? [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-02-08 21:10 分类:问答_Really_ disable reminder via ics in Outlook
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).[详细]
2023-02-08 19:19 分类:问答How to parse an ical file and export event to a list?
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)[详细]
2023-02-08 10:43 分类:问答Disable outlook "propose new time" button by iCalendar vEvent
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[详细]
2023-02-07 14:45 分类:问答System.Net.Mail replacing linefeeds in AlternateView content with spaces
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[详细]
2023-02-07 13:26 分类:问答Sending Meeting Invitations With Python
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[详细]
2023-02-07 08:19 分类:问答What time zones does Outlook 2007 support in iCalendar invites?
I understand Outlook only \"partially\" conforms to the standard.Does Microsoft have a published spec on what they do conform with?[详细]
2023-02-07 03:03 分类:问答Is there a typed wrapper for ical4j?
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[详细]
2023-02-05 20:53 分类:问答Remove occurrence from series
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.[详细]
2023-02-04 22:33 分类:问答
加载中,请稍侯......