Closed kirandash closed 1 year ago
i want to take this issue
Thanks @MehmetTerc 🙏 for showing your interest! I have now assigned the task to you.
If you need any help, you can comment here or reach me on discord at:
And if you like this project, please do show your support by leaving a star ⭐️ for more visibility
Thanks @MehmetTerc for your contribution on this.
Please create an MCQA to be added as question number 33.
The multiple choice question should be on the topic "Time" methods. The difficulty level should be "Medium/Hard"
Tasks:
Explanation:
Date.now()
returns milliseconds since 01 Jan 1970 UTCDate()
methods:getTime()
,getHours
,getMinutes
etcsetTime(milliseconds)
Sample interview question for inspiration
setHours()
,setMinutes()