I want the arrow to stay beside one of them so long as it's before the later time
I want to tell the arrow stay on time1 for example unless the current time has reached Time2
and stay on time2 unless the time has reached Time3 ...etc
I tried but I couldn't use the right blocks I guess
What do you want to happen when one of the set times is reached? For the arrow to remain on that set time until the next time is reached, or something else ?
Thank you so much for the try
It's interesting to use "compare text" way
However , unfortunately didn't work accurately with times
As you may notice the arrow was supposed to remain at 20:00:00 but it jumped to 22:00:00
I changed the set times (time1, time2,time3) to make sure it will work properly
I saw some topics where some respectful members used (Milis) to convert time into number and compare
But I am not sure how to do so
That's perfect and organised
I like your ideas man
I am amazed by the way you dealt with the images too, that's amazing
However, the matter hasn't been resolved yet , as I said to @TIMAI2 , he thankfully designed something similar depending on "compare text"
Guys Compare text doesn't seem good enough for time format
In the latest idea of @ABG , say time1 was : 16:59:00 and time2 was 17:00:00 the arrow won't go beside time2 even after the current time reached 17:00:00
because compare text will see 16:69:00 is bigger than 17:00:00
That's why @TIMAI2 said: I am not sure what will happen after midnight
There are many different ways to approach this. It may be better to use actual date/time instants for all the comparisons, to handle things across 24 hours. We can have a think about that....