Login to follow
Working Days Calculator

Working Days Calculator (ODC)

Stable version 0.1.0 (Compatible with ODC)
Uploaded on 9 Jan by Carlos Cardoso
Working Days Calculator

Working Days Calculator (ODC)

Details
Detailed Description

Calculates the deadline date and time of a working day using a start date, working hours of the day and a amount of days or hours


Web block to calculate a deadline working datetime by providing range of working hours in the day, a start datetime from which start counting, a deadline amount number, a deadline type (hours or days) and the working day duration amount in hours


SpecificDeadline - Specific deadline date selected by the user

MaxDays - Number of max day for the deadline (when reaching the max days it will trigger a exception to prevent a infinite loop and will set the deadline to the next day calculated)

Condition to prevent infinite loops in the client and server actions