Versions Compared

Key

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

...

ParameterTypeRequiredDescription
startDateDateYesthe start Start working date.
endDateDateYesthe end End working date.
startWorkingHourStringYesthe daily Daily start working hour (HH:mm).
endWorkingHourStringYesthe daily Daily end working hour (HH:mm).
weekendDaysNumber arrayYesthe weekend Weekend days (day of week).
holidaysDate arrayYesthe dates Dates of the free days.

Return type

number

The returned number represents the working hours from the given time interval.

...