asp_web_howto thread: dates
How can I get the number of days between two dates, including thoes dates
but not including weekends?
something like this but no weekends (diff = DateDiff("d",fromdate,todate))
Thanks
Rob
|
![]() |
P2P Archives
|
|
New Titles for ASP.NET |
asp_web_howto thread: dates
How can I get the number of days between two dates, including thoes dates
but not including weekends?
something like this but no weekends (diff = DateDiff("d",fromdate,todate))
Thanks
Rob
|