Re: Business days

From: brian <brian(at)zijn-digital(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Business days
Date: 2007-04-26 01:10:08
Message-ID: 462FFBF0.9070307@zijn-digital.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Rich Shepard 2007-04-26 01:41:47 Re: Business days
Previous Message Eddy D. Sanchez 2007-04-26 01:01:13 Business days