Keep users engaged and organized
Get the official Google Calendar app for your iPhone or iPad to save time and make the most of every day. Different ways to view your calendar - Quickly switch between month, week and day views. Events from Gmail - Flight, hotel, concert, restaurant reservations and more are added to your calendar.
- Nice Functionality, Merges Multiple Calendars I’ve tried several calendar programs and have actually come BACK to Tiny Calendar. Of all the ones I’ve suffered through these many months, Tiny Calendar is the most user friendly and synchs with and consolidates my iOS and Google bits so I can accept a Google calendar invitation on my desktop, for example, and it will then get pulled into Tiny.
- Clean Google Calendar takes all the power of Google Calendar, but strips away the extra stuff that clutters up the UI. It also can launch as a desktop app, and operate offline, allowing you to manage your calendar without internet access.
Millions of people use Google Calendar to track their events. The Calendar API lets you integrate your app with Google Calendar, creating new ways for you to engage your users.
Integrate with mobile and web apps
You can use the Google Calendar API to find and view public calendar events. If you're authorized, you can also access and modify private calendars and events on those calendars.
Use the Google Calendar API to achieve deeper integration with Google Calendar. Mobile apps, Web apps, and other systems can create, display, or sync with Calendar data.
Android Calendar Provider
Best Free Calendar App Mac
CalDAV integration
Calendar and Gmail markup
Creating events in Google Calendar
Have you ever booked a dining reservation, plane ticket, hotel room, concert ticket, or seats to the game from your favorite app, only to have to exit that booking app to enter the details into your calendar? Why can’t today’s apps do that for you automatically? It doesn't have to be like that. Learn how to create events using the Google Calendar API, giving your users a better experience. (7:14)
Modifying events with the Google Calendar API
Creating events is great, but even more powerful is the ability to modify existing events. If you have a booking app, now you can automatically update a user's calendar automatically so they don't have to do it manually, or worse, have 2 Calendar entries where one's wrong. In this video, learn how to do modify events with the Calendar API, and as a bonus, also learn how to make events repeat (recurring). (6:33)
September 07, 2020
Bug fix: Meet video conferences should be added explicitly using the existing parameters (learn more).
March 16, 2020
Service accounts created on or after March 2, 2020 are only able to invite guests using domain-wide delegation of authority .
Google Calendar Desktop App Mac
September 27, 2019
The Calendar API allows attaching a conference data of type
addOn
to a new or existing event usingEvents.insert
orEvents.update
methods.