This is an ASP, Active Server Page with extension .asp
Hello ASP Aspiring Seeker of Knowledge.
The server's time is 12:58:18 PM
Using the Now Funcion --Now()-- it is now 12/21/2024 12:58:18 PM
The ASP Code that gave you the time is set up as the variable dtmTime = Time
Adjusting for USA Eastern Time Zone, it is now: 1:58:18 PM
The ASP shorthand to write the server's time to your browser is:
<%= dtmTime %>
Accordingly, if you are reading this page,
it is not New Years Yet... Otherwise
you would have been redirected to the Happy New Year page.
Return to Table of Contents