Create a Date object with the following value: "January 10, 2015 10:00:00".
Hint: Use new Date("date and time").
Display the result here.