xxxxxxxxxx
<!DOCTYPE html>
<html>
<body>
<script type="text/vbscript">
d=CDate(#4/22/10#)
document.write(d)
</script>
</body>
</html>