Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Excerpt
hiddentrue

timeSlots(startDtm, endDtm, slotSize) Calculates the number of timeslots of the given slot size covered by the given start and end times.

Function: timeSlots()

Calculates the number of timeslots of the given slot size covered by the given start and end times and returns an array containing the start times of each slot.

...