<!DOCTYPE html>
<html>
<body>
<%
d=CDate("3:18:40 AM")
response.write(d)
%>
</body>
</html>