All Functions
CDate Function
DateAdd Function
DateDiff Function
DatePart Function
DateSerial Function
DateValue Function
Now Function
Time Function
FUNCTION: Date
Implemented in version 1.0
Date
The
Date
function returns the current date as determined by your computer system.
Historically, a two-digit year (MM/DD/YY) was returned. However, courtesy of the millennium, a four-digit year is now returned (MM/DD/YYYY). The same applies to the
DateValue
function.
Code:
<% =Date %>
Output:
2/16/2001
Copyright 1999-2001 by Infinite Software Solutions, Inc. All rights reserved.
Trademark Information