mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-25 05:02:17 -04:00
19 lines
491 B
JSON
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"
|
|
}
|