The best way to do this is to set up a table with a row for every non working day (sat, sun, holidays) you have. Then you just need to count the rows for your date range and subtract from your number below.
Troy -----Original Message----- From: David Green [mailto:[EMAIL PROTECTED] Sent: Thursday, April 01, 2004 1:24 PM To: [EMAIL PROTECTED] Subject: Witango-Talk: Date Addition Using Work Days? Hi All, Has anyone done any date calculation using only working days? Example I want to add 30 working days to the current day. Normally I would: <@DAYS DATE="<@CURRENTDATE>" DAYS="30"> That obviously includes non-working days (Sat, Sun). So, has anyone done this? Any ideas? Thanks, David Green [EMAIL PROTECTED] ________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf ________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
