You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Project No. 4 of 21 of the freeCodeCamp course "JavaScript Algorithms and Data Structures". In this project, you can see how to work with the JavaScript Date object, including its methods and properties. You can also see how to correctly format dates. This project will cover concepts such as the getDate(), getMonth(), and getFullYear() methods.