kata.studio

LoginJS ReferenceKataCardsNew CardLists

Library

easy
Set Event Start Time
Create a function that takes a start time and an event duration and returns the end time of the event, using the Date.prototype.setHours() method to set the hours of the start time.