add-to-calendar-buttons icon indicating copy to clipboard operation
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.

Results 14 add-to-calendar-buttons issues
Sort by recently updated
recently updated
newest added

Wrapping short hand conditional in brackets otherwise will result in &location=true ``` '&location=' + (event.address || ''), '&allday=' + (event.allday)?'true':'false' ``` will result in `&location=,true` which later turns into `&location=true`...

Declaring variable `cal` used by method 2, which would otherwise result in console error: ```sh Uncaught ReferenceError: assignment to undeclared variable cal ```

Adds missing quotation marks around the timezone value, which is a string.

I get a 404 when I click the link in the README to http://commonpike.github.io/ouical/.