Comments on: How to Create HTML Link to Add Event to Calendar (Google, Outlook, Office 365, and Apple Mail) https://www.codexworld.com/how-to/create-html-link-to-add-event-to-calendar-google-outlook-office-365-apple-mail/ Web & Mobile App Development Company Mon, 02 Sep 2024 09:37:50 +0000 hourly 1 By: Kathy https://www.codexworld.com/how-to/create-html-link-to-add-event-to-calendar-google-outlook-office-365-apple-mail/comment-page-1/#comment-256990 Mon, 02 Sep 2024 09:37:50 +0000 https://www.codexworld.com/?post_type=how-to-guides&p=4872#comment-256990 Hi, just tested it for Oulook 365 but the start and end times didn’t work in the format &startdt=2022-03-05T10:30:00+00:00&enddt=2022-03-05T18:45:00+00:00.
Here’s the date and time format that worked out for me: YYYY-MM-DDTHH:mm:SSZ (I skipped the +00:00 and added the Z for Greenwich time)

]]>
By: Gerd https://www.codexworld.com/how-to/create-html-link-to-add-event-to-calendar-google-outlook-office-365-apple-mail/comment-page-1/#comment-240726 Wed, 18 Oct 2023 14:07:49 +0000 https://www.codexworld.com/?post_type=how-to-guides&p=4872#comment-240726 the outlook link changed a bit – the described here is not working anymore (unclear when microsoft did the changes).

the url should not be “https://outlook.office.com/calendar/0/deeplink/compose” but “https://outlook.office.com/calendar/deeplink/compose”.
note the “0/” between calendar and deeplink is removed now.

for reference check this:
https://answers.microsoft.com/en-us/outlook_com/forum/all/outlook-365-add-to-calendar-link-not-working-did/b28e3a34-5e24-46f7-a5a1-24ce62a60e42

]]>
By: Thiago Lenzi https://www.codexworld.com/how-to/create-html-link-to-add-event-to-calendar-google-outlook-office-365-apple-mail/comment-page-1/#comment-230582 Mon, 13 Mar 2023 16:41:09 +0000 https://www.codexworld.com/?post_type=how-to-guides&p=4872#comment-230582 I need an option to create an Envent in iCloud 🙁

]]>
By: Piyush Parihar https://www.codexworld.com/how-to/create-html-link-to-add-event-to-calendar-google-outlook-office-365-apple-mail/comment-page-1/#comment-224527 Thu, 22 Dec 2022 10:26:22 +0000 https://www.codexworld.com/?post_type=how-to-guides&p=4872#comment-224527 How to add timezone in outlook.

]]>