Preview lessons, content and tests

Computer Science & Programming solved. All in one platform.

1. To trial the platform and take tests, please take a few seconds to SIGN UP and SET UP FREE.
2. Searching for something specific? See our text overview of all tests. Scroll right for levels, and lists.

Join 36000+ teachers and students using TTIO.

JavaScript Date/Time

JavaScript Date Object lets us work with dates. This is incredibly useful in web, game and system development. Date and time are a regular part of our everyday lives and therefore feature prominently in computer programming. In JavaScript, you might have to create a website with a calendar, a train schedule, or an interface to set up appointments.

Here are a number of useful tutorials/documentation sites that will help you gain some understanding as well as hands-on practice in this particular area of JavaScript programming. 

Digital Ocean Reading on Date/Time

https://www.digitalocean.com/community/tutorials/understanding-date-and-time-in-javascript

W3Schools - JavaScript DateObject

https://www.w3schools.com/js/js_dates.asp

Homeandlearn Date/Time Manipulation

https://www.homeandlearn.co.uk/javascript/javascript_dates_and_times.html


www.teachyourselfpython.com