Description Usage Arguments Examples
Given two agendas, created by the 'available' function, and a meeting duration, we want to find suitable times for a meeting.
1 |
agenda1 |
First agenda. |
agenda2 |
Second agenda. |
how_long |
Character, how long will the meeting be (format: 'HH:MM'). |
all |
If TRUE, return all common openings, otherwise return earliest common opening. |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.