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.

How to cancel an calendar event using ics files?

One of our requirements is to create iCalendar files (.ics) and send them each in emails as an attachment. We …

outlook icalendar
How to use aliases in Google Calendar?

I have a google account (say [email protected]) that is set up to send mail for many other accounts (…

gmail google-calendar-api icalendar
Add ics file to outlook 2011 (Mac) as new calendar

I've created an .ics file with multiple events that I would like to add to Outlook as a new calendar (…

outlook calendar icalendar
ics file mime type

I'm trying to upload an ics file to my site. It was exported from iCal on Mac OSX. I thought …

php upload mime-types icalendar
add to iCal and google-calendar buttons to a page

There are some webpages that have a add to iCal and add to Google Calendar buttons that when you click, …

html google-calendar-api icalendar
create .ics file on the fly using javascript or jquery?

Can someone tell me if there is any jquery plugin to dynamically create .ics file with values coming from the …

javascript outlook add icalendar
ICalendar and event updates not working in Outlook

I'm generating ICalendar (.ics) files. Using the UID and SEQUENCE fields I can update existing events in Google Calendar and …

language-agnostic icalendar rfc2445 rfc5545
ICS timezone not working

I have made an ICS feed containing a long list of events. My timezone does not seem to work. In …

timezone google-calendar-api offset icalendar
How to Specify Timezone in ics File which will work efficiently with google,outlook and apple?

I want to generate an ics file which will be compatible with google, outlook and apple calendars. I am able …

outlook calendar google-calendar-api icalendar
iCalendar "Field" list (for database schema based on iCalendar standard)

my application has to deal with calendar information (incl. single occurrence, recurrence, etc.). In order to easily interface with other …

sql icalendar