Hi there,
I am looking for a javascript function that someone might have already
written to calculate the paid-time-off.
Given are the start and end date and time. I need to calculate the
paid-time-off. That means the formula needs to be smart enough to figure out
the Saturdays and Sundays within the period and subtract the time from the
time period.
Has anybody some code to share with me or can you point me into the right
direction to get this functionality written?
Thanks a bunch,
Daniela
I am looking for a javascript function that someone might have already
written to calculate the paid-time-off.
Given are the start and end date and time. I need to calculate the
paid-time-off. That means the formula needs to be smart enough to figure out
the Saturdays and Sundays within the period and subtract the time from the
time period.
Has anybody some code to share with me or can you point me into the right
direction to get this functionality written?
Thanks a bunch,
Daniela
Comment