In this lesson let's learn all about the Date object. Let's say you wanted to create a site with a calendar, or perhaps a train schedule. You would need some way to identify the current date and time of the user that is on the site. The Date object is a built-in JavaScript object that provides several methods for managing, manipulating, and formatting dates and times. In this lesson we'll be covering everything you need to know.
0 comments:
Post a Comment