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.

Add Calendar event to Android from web .vcs download

my current problem is the following; I am creating a website with two files for download(.vcs and .ics) that …

android calendar icalendar
How to add event in native IOS Calendar

I want to open native IOS calendar(ical) from my application and add event. Is there any way i can …

ios icalendar uidocumentinteraction
Import iCal (ics) with fullcalendar?

What would need to be done in order to load .ics files with fullcalendar? I cannot use php or .net …

jquery fullcalendar icalendar
Is there any open iCalender API?

Is there any API that I can use and post event data to (for example with querystrings) and get back …

api icalendar
Importing ICS into Google Calendar with correct timezone

I'm trying to import a simple ics file into Google calendar. However, even though I have the timezone specified, Google …

import calendar timezone icalendar
Formatting time for ical export

I have created a calendar in jquery that exports to ical. However, I am having some issues with the datetime. …

date datetime time icalendar rfc5545
How can I add an ICS meeting automatically to the Organizer's calendar?

Our java application generates ICalendar files using ical4j, and sends them out to users as part of an HTML …

outlook icalendar outlook-2007 ical4j
Should I store dates or recurrence rules in my database when building a calendar app?

I am building a calendar website (ASP.NET MVC) application (think simple version of outlook) and i want to start …

c# calendar icalendar recurrence
How do I create an Outlook "appointment" with DDay.iCal?

I'm using the DDay library to create an iCal event, so that users of my site can add something to …

c# asp.net icalendar dday
Creating a CalDAV service with .Net

I want to create a calendar in my application that external users can view. The CalDAV (basically WebDAV+iCalendar) format …

.net iphone calendar icalendar caldav