g
Printer Friendly Version

editor  
BellaOnline's ASP Editor
 

Now ASP Date Function

The ASP function called Now is very simple - it returns back to you the current system date and time.

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

You can do:

CurrDateTime = Now()

Note that if you don't care about the time part, the Date() function returns just the date.

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.

ASP Site @ BellaOnline
View This Article in Regular Layout

Content copyright © 2013 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.



| About BellaOnline | Privacy Policy | Advertising | Become an Editor |
Website copyright © 2023 Minerva WebWorks LLC. All rights reserved.


BellaOnline Editor