Method for adding working days to a date


/ Published in: C#
Save to your folder(s)

A quick search on the internet reveals all kinds of ways you can calculate with business days. I think is the most simple and efficient. In this example add day of week and weeks separately. The loop is never iterated more then 4 times regardless of the number of days being added.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.