GlideSchedule Not Returning Expected Time for Schedule Check — Always Outside Schedule
Hi everyone,I'm working on a script to check if the current time is within a specific schedule (8-5 weekdays excluding holidays) and create an HR case if it’s outside the schedule. I’m using GlideSchedule with the add() method and comparing the resul...