From http://www.w3schools.com (Copyright Refsnes Data)
JavaScript Date Object
The Date() method returns today's date and time.
| Date() |
ExampleThe following example prints today's date and time:
The output of the code above will be: Try it yourself » |
JavaScript Date Object
From http://www.w3schools.com (Copyright Refsnes Data)