Compare times

aarg:
What do you mean, "the full hours" and why would it be interesting?

Hi.aarg
Instead of testing like this, if ((now.hour ()> = 10) && (now.hour () <17))
Do so; if ((now.hour ()> = 10:00) && (now.hour () <17:00))
As you saw in the code posted earlier has an hour of difference in the tests, so it would be fairer!
If you can help me how to do it would be fantastic, I do not have enough knowledge of how to do
Thank you