App下载

demo_asp_date 在线工具

demo_asp_date 在线工具

<html>
<body>

Today's date is: <FONT COLOR=#ff0000><%response.write(date())%></FONT>.


The server's local time is: <FONT COLOR=#ff0000><%response.write(time())%></FONT>.

</body>
</html>
运行结果