I've checked with Google, but either it's not to be found, or I used the wrong search criteria, but I haven't found anything usable.
![ohmy :o](https://www.donationcoder.com/forum/Smileys/fun/ohmy.gif)
So I mocked up this small Delphi commandline tool:
SleepTill.exe- Version: 0.9.0
Usage:
SleepTill [date] [time] [/?]
[date] : Optional date in yyyy-mm-dd format, default: today
[time] : Optional time in hh:mm[:ss] format, if not supplied: 00:00
/? or -? : Show this helpmessage
Remarks:
- Either date or time, or both, should be provided to start the wait
- Date/time should be in the future to start the wait
- Pressing Ctrl-C stops the wait
Download
attached zipped-up exe file removed because of update, below.