Hi
See http://www.php.net/manual/en/function.jddayofweek.php
For each date returning 1 through 5, add  the appropriate amounts of minutes
to the total

HTH


Wim Koorenneef wrote:

> Hi all,
>
> I want to calculate the number of minutes between two dates, but only
> those minutes on monday through friday between 08.00 and 17.30.
>
> I could evaluate every minute in the interval against all known minutes
> during working hours, but that's a bit much :-) Any suggestions for a
> better, more efficient algorithm? Tia.
>
> --
> Greetinx,
>
> Wim Koorenneef <[EMAIL PROTECTED]> Boxtel, the Netherlands
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to