Check if a given date should be skipped based on the skip days configuration.
The date to check
Optional
Array of days to skip (0 = Sunday, 1 = Monday, ..., 6 = Saturday)
Optional timezone for the check
true if the day should be skipped
Check if a given date should be skipped based on the skip days configuration.