Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 155 Bytes

File metadata and controls

6 lines (4 loc) · 155 Bytes
  1. In the JavaScript file, type the following function header.

    function calculateDaysBetweenDates(begin, end) {