Category "icalendar"

Import external ICS with EWS

Using Exchange Web Services (EWS), I try to import an ICS from URL. I followed the official documentation : Use the EWS Managed API to import an appointment fro

Customise ICS event, add actions

I would like to customize my ICS event sent as an attachment to an email in order for the user to be able to see and confirm the event directly from the mail vi

Convert CRON expressions to RRULE

I'm working on a backend where we're using CRON expressions to find future occurrences. Now they want to replace CRON with RRULE for more flexible expressions.

Creating .ICS files, adding to outlook

I am creating a simple application that will allow users to download .ICS files, and import them into their chosen calendar application/site. I am happy with t