Javascript Date Quiz
Javascript examples for Date:Quiz
HOME
Javascript
Date
Quiz
Description
Click the following links for the tutorial for Date and Quiz.
Create a Date object to display the current date and time.
Create a Date object with the following value: "January 10, 2015 10:00:00".
Use the toDateString() method to convert the date to a more readable format.