echo mktime(2,0,0,4,-6,2004); /* or 0 to -5 */
This returns 1080176400 (2004-03-25 02:00:00) here (PHP 4.3.6) which looks ok to me.
What are the values on your system?
- Chris
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php