Dan and Lloyd,
Thank you both, from both your posts I’ve got some ideas on how to proceed with this. I’m trying to do this whole thing slider-based (not defining actual variables) as I have to do lots of these things per day, around 30.
What I think I’ll do is the following: I would use a slider to enter the hour of the day on my timezone (Brazil) and another for the minutes, since they don’t change. Then I’ll create the appropriate show times in the other timezones, convert them to minutes, and then compare them to 1441 (that’s midnight and one) which is the time the plus sign appears. If the time is over that, a sign shows up, if not, no sign. The exception is when the first show time is over midnight, than nobody gets a sign.
Now I’ll brainstorm on *how* to actually program that…
Thanks again!
Rafael