Time()
Time() - Returns the current system time
Description
The Time() function returns the current time according to the settings of the host computer's system time.
Example
Dim MyTime
MyTime = Time()