CalendarApp
What it does
Explore
Related methods
-
.getDefaultCalendar()
Returns the user's primary Google Calendar.
-
.getEvents()
Returns events in a calendar between two dates.
-
.createEvent()
Adds a timed event to a calendar.
-
.getEventsForDay()
Returns all events on a specific date.
-
.createAllDayEvent()
Adds an all-day event to a calendar.
More Apps Script
Better Sheets tutorials
No tagged tutorials yet. Fetch Apps Script from the harvest table and this page fills automatically.
Related blog posts
Written guides about CalendarApp in Google Apps Script.