Date ASP Function

Date ASP Function
The ASP function called Date is very simple - it returns back to you the current system date.

You simply call the Date() function and voila, you know the date that your system clock has for you.

You can do:

CurrDate = Date()

Note that this does not include time - the Now() function includes the time component.

Date and Time Functions

Introduction to ASP Ebook

Download this ebook to get everything you need to know about learning ASP - from a step by step tutorial to function lists, sample code, common errors and solutions, and much more! 101 pages.




RSS
Editor's Picks Articles
Top Ten Articles
Previous Features
Site Map





Content copyright © 2023 by Lisa Shea. All rights reserved.
This content was written by Lisa Shea. If you wish to use this content in any manner, you need written permission. Contact Lisa Shea for details.