Several Hour Ranges #335
Replies: 2 comments
-
This would require some coding. The BusinessHours function would be a good starting point, but you'd need to copy it into a new dynamic function and do some tweaking. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Implemented in https://github.com/Extended-Thunder/send-later/blob/main/contrib/scheduling-functions/CertainDaysAndHours.txt . |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
How can I modify BusinessHours function so that I could have several hour ranges within one day, for example, 9:00-10:00 AND 14:00-15:00 etc? Unfortunately, don't know how to code.
Beta Was this translation helpful? Give feedback.
All reactions