<!DOCTYPE html>
<html>
<body>

<%

d=CDate("April 22, 2010")

response.write(d)

%>


</body>
</html>