View Single Post
Posts: 669 | Thanked: 433 times | Joined on May 2010
#1
I want to make a script that executes a command only if the time of day is between 16:00 and 18:00. anyone knows how i can do that?

the script will be run by an event from the phone, but the command itself must not run if the time of day is not between this time frame.

Thanks.