Skip to main content

Birthday Reminders on Google Apps Script

TypeScript Google Apps Script clasp

This is a Google Apps Script script written in TypeScript using clasp that can notify the user of upcoming birthdays. I wrote this because I look at my calendar less actively off of business days and I forget important birthdays

undefined

undefined

TypeScript
undefined
undefined

It relies on being run on a daily basis by Time Triggers, and it generates a gmail message to the same user warning them of birthdays today and tomorrow. I set it to run at 5 am New York time, so when I wake up I see the email.

Adding an extra day helps with those birthdays of friends in the Asia-Pacific region.

Related

Google Drive to Office conversion script
TypeScript Google Apps Script clasp
This is a Google Apps Script script written in TypeScript using clasp that allows the user to convert all Google Docs/Slides/Sheets into MicrosoftOffice formats