Use this to block off time in your Work calendar for events in your Personal Calendar
- Go to Google Apps Script and create a new project
- Paste in this code
- Update the
personalCalendarIdandworkCalendarIdemails - Select
setupTrigger()and hit Run in the Apps Script editor. This will setup a time-based recurring trigger.