Thread: Business days
View Single Post

   
  #3 (permalink)  
Old 04-09-2008, 03:14 PM
brian
 
Posts: n/a
Default Re: Business days

Eddy D. Sanchez wrote:
> Hello...
> I need to get the a total number of business days (from monday to
> friday) between two dates.
> Someone can help me please.
>


Whether you're using PHP or not, this page may be of some help:

http://www.php.net/manual/en/function.date.php

There are a couple of examples there of how to do it. Maybe something
there can be of some use.

b

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faq

Reply With Quote