I am gonna be using this information for a predetermined checklist that will not accept anything such as 12:39, 12:45 etc. It’ll only take inputs such as 12:30 or 1:00.
I have tried with the formulas to be able to do it however, even with the help of StackOverflow I wasn’t really able to get it working. I usually get this error: “error: Could not access blank value: Use || to provide a default value for blank fields. Example: (my_field || 0) + 1PM”
Any recommendations on how to create random instances of times?
Thank you very much in advance.