How to get the End Date for the schedule
I am using this script. when the planned start or planned end date falls on blackout window it is not working as expected it stops at 18:00 function getBlackoutDatesWithinRange(scheduleId, plannedStartDate, plannedEndDate) {var timeZone = session.get...
