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