Tutorials
THE WORLD'S LARGEST WEB DEVELOPER SITE

Exercise:

Create a Date object with the following value: "January 10, 2015 10:00:00".

Hint: Use new Date("date and time").