A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
I came across these lines somewhere and they work for me
set myDate to current date
set newAppointment to make new calendar event with properties {subject:theName, content:theContent, start time:myDate + 1 * hours, end time:myDate + (2 * hours)}