CalculateTimeSchedule(DateTime, DateTime) | Converts a schedule time interval between a start date and an end date, if there are intervals greater than 24 hours, they are considered as times of a schedule that repeats for several days |
CalculateTimeSchedule(DateTime, NullableDateTime, DateTime, NullableDateTime) | Converts a schedule time interval between a start date and an end date, if there are intervals greater than 24 hours, they are considered as times of a schedule that repeats for several days |