https://github.com/edtonatto/freecodecamp-javascript-dateformatter
In this project, you'll learn how to work with the JavaScript Date object, including its methods and properties.
https://github.com/edtonatto/freecodecamp-javascript-dateformatter
date-formatter freecodecamp freecodecamp-javascript javascript
Last synced: 8 months ago
JSON representation
In this project, you'll learn how to work with the JavaScript Date object, including its methods and properties.
- Host: GitHub
- URL: https://github.com/edtonatto/freecodecamp-javascript-dateformatter
- Owner: EdTonatto
- License: mit
- Created: 2023-12-26T03:19:05.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-26T03:28:06.000Z (about 2 years ago)
- Last Synced: 2025-05-15T10:09:45.085Z (8 months ago)
- Topics: date-formatter, freecodecamp, freecodecamp-javascript, javascript
- Language: HTML
- Homepage: https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures-v8/learn-the-date-object-by-building-a-date-formatter/step-1
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FreeCodeCamp - Learn the Date Object by Building a Date Formatter
Working with dates in JavaScript can be challenging. You have to navigate various methods, formats, and time zones. In this project, you'll learn how to work with the JavaScript Date object, including its methods and properties. You'll also learn how to correctly format dates.
This project will cover concepts such as the getDate(), getMonth(), and getFullYear() methods.
Select screen
Formatted date