View source: R/work_schedule.R
add_holiday_periods | R Documentation |
Add holiday period to work schedule
add_holiday_periods(work_schedule, from, to)
work_schedule |
Work schedule created with create_work_schedule |
from |
Start of holiday period (included) |
to |
End of holiday period (included) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.