This is an ASP, Active Server Page with extension .asp
Hello ASP Aspiring Seeker of Knowledge.
The server's time is 4:21:16 AM
Using the Now Funcion --Now()-- it is now 6/9/2025 4:21:16 AM
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: 5:21:16 AM
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