<!DOCTYPE html>
<html>
<body>
<%
response.write(DateSerial(2010,2,3-10))
%>
</body>
</html>