Sun Chili!Soft ASP Sun Chili!Soft
ASP Sun Microsystems

 

VBScript Now Function

Returns the current date and time according to the setting of your computer's system date and time.

Syntax: VBScript Now Function

Now()

Remarks: VBScript Now Function

The following example uses the Now function to return the current date and time:

Dim MyVar

MyVar = Now ' MyVar contains the current date and time.

Copyright 2002 Sun Microsystems, Inc. All rights reserved. Legal Notice.