Re: [PHP] date_sunrise accuracy

2006-06-13 Thread KI
"Jochem Maas" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > KI wrote: >> I posted this Thursday as a PHP bug: http://bugs.php.net/bug.php?id=37743 >> >> Basically this function is off by 2 minutes from the US & UK governments >> calculations. > > not today it isn't - U.S. Naval Ob

Re: [PHP] date_sunrise accuracy

2006-06-13 Thread Richard Lynch
On Mon, June 12, 2006 6:11 pm, KI wrote: > I posted this Thursday as a PHP bug: > http://bugs.php.net/bug.php?id=37743 > > Basically this function is off by 2 minutes from the US & UK > governments > calculations. While PHP is admitting there is a difference they are > stating > I should live with

Re: [PHP] date_sunrise accuracy

2006-06-13 Thread Jochem Maas
KI wrote: > I posted this Thursday as a PHP bug: http://bugs.php.net/bug.php?id=37743 > > Basically this function is off by 2 minutes from the US & UK governments > calculations. not today it isn't - U.S. Naval Observatory (http://aa.usno.navy.mil/data/docs/RS_OneDay.html) gives me 5.23 for sun

[PHP] date_sunrise accuracy

2006-06-12 Thread KI
I posted this Thursday as a PHP bug: http://bugs.php.net/bug.php?id=37743 Basically this function is off by 2 minutes from the US & UK governments calculations. While PHP is admitting there is a difference they are stating I should live with it and "it's expected". Does any one else not find this