Skip to content

Latest commit

 

History

History
executable file
·
35 lines (33 loc) · 1.29 KB

log.md

File metadata and controls

executable file
·
35 lines (33 loc) · 1.29 KB
tags props computed template
100-days-log
startDate
01-27-2022
daysIn daysToGo startDay today now timestamp
${Math.ceil(((new Date()).getTime() - (new Date(startDate)).getTime()) / (1000 * 3600 * 24))}
${100 - Number(daysIn)}
${(new Date(startDate)).toDateString()}
${(new Date()).toDateString()}
${(new Date()).getTime()}
${(new Date()).toISOString()}
💯 Days of code, Day ${daysIn}: ${today} 🚀 **Progress:** your progress here 💭 **Thoughts:** your thoughts here 🔗 **Links:** your links here #100DaysOfCode <!-- created: ${timestamp} -->

100 Days Of Code - Log