Daily working-hours overlap
overlapCompute the common working window for multiple time zones on any date, automatically reflecting DST changes. Set zones, work hours, and date to see when everyone is available.
Instructions
The window each day when every listed place is inside working hours. Computed on a real date, so a DST week that widens or narrows the overlap is reflected.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Date to compute on, YYYY-MM-DD, default today | |
| zones | Yes | Places, e.g. ['Warsaw','New York','Bangalore'] | |
| work_end | No | Local working day end, default 17:00 | |
| work_start | No | Local working day start, default 09:00 |