phpGW has used mktime() with day values <= 0
This is a valid and documented way of using mktime to do date calculation.
This seems to be fixed (magically) by the underlying Unix mktime() function
No, it is (or should be) handled in the PHP code.
Do you have a same script showing what you get and what you expect? Which version of PHP are you using?
- Chris
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php