Applies skip days constraint to a date, moving forward to the next valid day. Preserves the time of day from the original date.
The original date
Optional
Array of days to skip (0 = Sunday, 1 = Monday, ..., 6 = Saturday)
Optional timezone
The adjusted date on a valid day, or null if no valid day found
Applies skip days constraint to a date, moving forward to the next valid day. Preserves the time of day from the original date.