add-to-calendar-buttons
add-to-calendar-buttons copied to clipboard
Easily add a "add to calendar" button to your websites. This JavaScript library supports Google Calendar, Office 365, iCal, Outlook and Yahoo Calendar.
## changes Adding functionality for adding a calendar to outlook, identical to office365 but different endpoint ## why office365 is a premium service behind a paywall, doesn't work for basic...
Has anyone tried adding, multiple days, all-day events. I am trying to give a date range, but it works if you give a start time and finish time. If you...
I have an ajax calendar and need to have a way after selecting a new day that is loaded by ajax rerun the script. How would I force the script...
Just to start off with, thanks for maintaining this, I've found adding a simple way to export events to calendars excruciatingly overcomplicated for what seems to good reason. Have tinkered...
Has anyone else noticed Yahoo 'Add to Calendar' links no longer filling in any details on Yahoo? I'm even seeing this with other Add to Calendar button services, and in...
Unable to set the recurrence to the event
I'm getting "addToCalendarData is not defined" when I try Method 3. A search through the js code doesn't even find the function. Sorry if I'm missing something, this is over...
To add multiline descriptions, users need to escape the newlines themselves, like so https://stackoverflow.com/questions/666929/encoding-newlines-in-ical-files
When I use `Download ical ` button, on a page that has multiple "add to calendar" widgets, the UID that is being generated is `UID:-https://www.mywebsite.com` So all the events on...
Hi, is it possible to change the name of the downloaded .ics file for each event? The first event will be overwritten in Mac OSX Calendar when the downloaded .ics...