Time delay function
I need efficient code that would prompt the user to enter a date and time.
This would need to be validated somehow.
The program would not run until the date and time arrive. The time period
could span a weekend or holiday (thus the date included).
The format needs to be full date + time down to the minute. The network or
system time is close enough.
Does anyone have such a function?
|