Hello.
I need to create a countdown timer function.
Normally that would not be a problem for me, but this timer needs to countdown to the next whole hour. As an example, if the time is 23:42 the countdown would say 17:35 (17 minutes, 35 seconds).
When the timer hits zero, it will start from 59:59 and so on.. Always counting to the next whole hour.
Im kind of in a jam and need this done ASAP, any help would be greatly apreciated!
/ Rasmus