# Automatically find and display overlapping time slots

**URL:** https://community.glideapps.com/t/automatically-find-and-display-overlapping-time-slots/58743
**Category:** Ask for Help
**Created:** [March 4, 2023, 12:39am UTC](https://community.glideapps.com/t/automatically-find-and-display-overlapping-time-slots/58743 "2023-03-04T00:39:01Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![abooster](https://avatars.discourse-cdn.com/v4/letter/a/76d3ee/32.png) [@abooster](https://community.glideapps.com/u/abooster)
#### Post date: [March 4, 2023, 12:39am UTC](https://community.glideapps.com/t/automatically-find-and-display-overlapping-time-slots/58743/1 "2023-03-04T00:39:01Z")

</div>

If there’s a working solution for this, please point me to it.

Assume that multiple team members want an easy way to find a suitable day/time for a weekly recurring meeting.  
And assume each member marks certain weekdays and times in their calendar that would work well for that person (for a weekly meetup).  
Also, assume that these people are across different time zones.

Now, ideally, we want the app to **automatically display** :  
which days and times (expressed in each person’s own time zone)  
would work for **everyone** for these weekly meetings.

That way, all team members could immediately see  
Tuesdays 10:30 am would work for everyone (as an example).

How can this be done?  
Are there working examples or templates for this?  
Or are there third-party APIs that could be used for this?

---

<div class="post-metadata">

### Author: ![Uzo](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/uzo/32/22639_2.png) [@Uzo](https://community.glideapps.com/u/Uzo)
#### Post date: [March 4, 2023, 2:54am UTC](https://community.glideapps.com/t/automatically-find-and-display-overlapping-time-slots/58743/2 "2023-03-04T02:54:35Z")

</div>

This is a complicated problem. I have done a view of Apps with a similar problem… lots of work, especially with multiple connected calendars.
