Now()

Top  Previous  Next

Now() - Returns the current date and time

Description

The Now() function returns the current date and time according to the setting of the host computer's system date and time.

Now

Example

Dim MyTime

 

MyTime = Now 'returns current date/time