Top "Icalendar" questions

iCalendar is a widely-used data format for representing and exchanging calendaring and scheduling information independent of any particular calendar service or protocol.

Grouping multiple events in a single ics file (icalendar stream)

I want to group multiple events in a single ICS file(iCalendar stream) according to the RFC. This can be …

icalendar
How to create a .ICS file with multiple VEVENTs to be imported into an existing Outlook Calendar

I have a need to allow for a user to download an event that has multiple meeting dates. To do …

asp.net outlook calendar icalendar
Single day all day appointments in .ics files

I'm creating an ics file using ASP.NET for importing holiday into Outlook 2007 and trying to set the all-day-event flag. …

calendar icalendar
How to create an outlook calendar meeting request in PHP?

Can someone point me in the right direction? I know it has to do with attaching a .ics file, but …

php outlook icalendar
Best iCalendar library for Java?

I'm looking for a library to handle iCalendar data in Java. Open source, well-documented implementations with a good object model …

java icalendar
Encoding newlines in iCal files

I'm trying to figure out how to encode newlines in the DESCRIPTION part of an iCal file in such a …

icalendar
Is there a way to programmatically import ICS into Google Calendar?

I don't see any obvious way to import ICS files into Google Calendar from the API docs here: http://code.…

google-calendar-api icalendar gcal
Outlook Refresh Interval for iCal subscriptions (webcal://)

When Outlook 2007 and 2010 subscribe to an internet calendar (via a webcal:// link to an iCalendar or vCalendar file), how often …

outlook icalendar webcal
HTML in iCal attachment

Can an iCal attachment contain HTML in the description property? If so, what are the restrictions?

icalendar
Create .ics file dynamically

I made a website for a client where they can post events. Instead of manually creating .ics files from iCal …

php icalendar