We will be out of office from May 24th 2026 and return to work on July 3rd 2026. Thanks for your understanding.
// If you ever need to disable additional days in the future (like Saturdays), you can add
// them directly to that same script block by changing the rule to look like this:
// return date.getDay() === 0 || date.getDay() === 6;