Hi,
I am looking for the input to look like 8:00 a.m - 5:00 p.m
I tried to have in the constraint ```
regex(., '[1]|1[0-2]:[0-5][0-9] [ap].m. - [1-9]|1[0-2]:[0-5][0-9] [ap].m.
``` but it did not work. Kindly advise on the correct constraint to standardize the respondents' inputs on the working hours.
thanks
Thanks a million for the explanation. I am looking for one question about the start and end working hours. In the above way, it will take two questions. If it is possible to kindly share the correct constraint syntax for the regex that will be greatly helpful.