Click here to Skip to main content
15,890,717 members
Articles / Database Development / SQL Server

Extending DATEADD Function to Skip Weekend Days

Rate me:
Please Sign up or sign in to vote.
4.57/5 (4 votes)
17 Apr 2015CPOL 32.9K   7  
A quick method to add days to a date, skipping weekend days if the number of days added results in a Saturday/Sunday

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
Italy Italy
Working in IT since 2003 as Software Developer for Essetre Srl, a company in Northern Italy.
I was awarded in 2014, 2015 and 2016 with Microsoft MVP, for Visual Studio and Development Technologies expertise. My technology interests and main skills are in .NET Framework, Visual Basic, Visual C# and SQL Server, but i'm proficient in PHP and MySQL also.

Comments and Discussions