Multiple Min and Max time #23
Unanswered
Asifali121
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is it possible to set min and max time as an array, so that I can work with multiple min and max times.
I want to achieve below mentioned logic:
9:00 AM to 1:00 PM (Enabled)
1:01 PM to 2:00 PM (Disabled)
2:01 PM to 6:00 PM (Enabled)
@dmuy
Beta Was this translation helpful? Give feedback.
All reactions