iCalendar is a widely-used data format for representing and exchanging calendaring and scheduling information independent of any particular calendar service or protocol.
I want to group multiple events in a single ICS file(iCalendar stream) according to the RFC. This can be …
icalendarI'm creating an ics file using ASP.NET for importing holiday into Outlook 2007 and trying to set the all-day-event flag. …
calendar icalendarCan someone point me in the right direction? I know it has to do with attaching a .ics file, but …
php outlook icalendarI'm looking for a library to handle iCalendar data in Java. Open source, well-documented implementations with a good object model …
java icalendarI'm trying to figure out how to encode newlines in the DESCRIPTION part of an iCal file in such a …
icalendarI don't see any obvious way to import ICS files into Google Calendar from the API docs here: http://code.…
google-calendar-api icalendar gcalWhen Outlook 2007 and 2010 subscribe to an internet calendar (via a webcal:// link to an iCalendar or vCalendar file), how often …
outlook icalendar webcalCan an iCal attachment contain HTML in the description property? If so, what are the restrictions?
icalendarI made a website for a client where they can post events. Instead of manually creating .ics files from iCal …
php icalendar