Advertisement
1_2002 Miscellaneous #112192

Basic Date & Time Script

This code only puts the current Date & Time on your website. IT's very simple, BUT I haven't found it anywhere else on this site, so I decided to put this script up for you!

AI

AI 요약: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

소스 코드
original-source
<html>
<body>
<%
Dim DatumTid
DatumTid=Now
%>
The current date and time is: <%=DatumTid%>
</body>
</html>
원본 댓글 (3)
Wayback Machine에서 복구됨