Daily working-hours overlap
overlapThe 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 |