<html> <head> <script> class A extends Date { } var obj = new A(); document.write(obj.getDate()+ "-"+obj.getMonth()+"-"+obj.getFullYear()); </script> </head> </html>
You can add this document to your study collection(s)
You can add this document to your saved list
(For complaints, use another form )
Input it if you want to receive answer
Rate us