<!DOCTYPE html>
<html>
<body>

<%

d=CDate(#4/22/10#)

response.write(d)

%>


</body>
</html>