Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #107.70K
1 Posted Topic
I suggest that you can reduce the amount of code by factoring the problem like this: 1. Get the total number of days between start and end date. 2. Get the number of weeks between start and end date, and double it to get the number of weekend days in …
The End.
kccole01