I've only see this kind of thing done with a calendar table. After all, non-working days include holidays, etc. If you have a calendar, then you can count up the number of working days between date1 and date2, but also figure out the first working Monday of the month, and other similar functions that are important in business applications


On Apr 1, 2004, at 12:23 PM, David Green wrote:


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

Reply via email to