Creating an .ics file for sending calendar invites
I've been trying to create an .ics calendar event using a script that I researched....see below. I used a text editor on an iMac and created the script but when I saved it, I could not save it as a dot ICS file. I tried just changing the name and it could not be read by a calendar app. I create an ICS file from the Below script?
BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Our Club//Big Event 1&2//EN
BEGIN:VEVENT
UID:anyone@gmail.com
DTSTAMP: 20250109T1300 Z
DTSTART: 20250802T0900 Z
DTEND: 20250803T1600Z
SUMMARY:Annual Event
DESCRIPTION:Come Join Us
LOCATION:Our Event, Fairfield, CT 06824
END:VEVENT
END:VCALENDAR
Thanks
iMac 27″, macOS 15.2