May 1995
Beginner
508 pages
16h 14m
English
Time Function
Time
A Variant of subtype Date.
Returns the current system time.
The Time function returns the time in the time
format defined by the Regional Settings applet in the Control Panel.
The Time function returns but does not allow you
to set the system time.
VBA includes a Time$ function that returns the
time as a string rather than a variant. Because VBScript does not
support strong typing, the function is not implemented in VBScript.
| Now Function |
Read now
Unlock full access