I think this one is still not right. Try N = -1, you should be getting 23, but you'd get 0.

+               N = floor(N / 24) * 24 + 24;
        }
switch (retformat) {


--
Stanislav Malyshev, Zend Products Engineer
[EMAIL PROTECTED]  http://www.zend.com/

--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to