Files
freeCodeCamp/curriculum/structure/blocks/lecture-working-with-dates.json
2025-10-23 23:20:15 +05:30

19 lines
491 B
JSON

{
"name": "Working with Dates",
"blockLabel": "lecture",
"blockLayout": "challenge-list",
"isUpcomingChange": false,
"dashedName": "lecture-working-with-dates",
"challengeOrder": [
{
"id": "6733aafb9c0802f66cc1e056",
"title": "How Does the JavaScript Date Object Work, and What Are Some Common Methods?"
},
{
"id": "6733d608654c17868e01c0a2",
"title": "What Are the Different Ways to Format Dates?"
}
],
"helpCategory": "JavaScript"
}