From: [EMAIL PROTECTED] Operating system: WinXP PHP version: 4.1.1 PHP Bug Type: Calendar related Bug description: unixtojd() doesn't return the correct date.
unixtojd() is supposed to return today's date when it is invoked without a parameter. When I tested this function on 2/4/2002, it returned 1/22/2002. My system clock was set correctly, i.e. the actual system date was 2/4/2002. I'm using PHP version 4.1.1 on WinXP. -- Edit bug report at http://bugs.php.net/?id=15379&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=15379&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=15379&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=15379&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=15379&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=15379&r=support Expected behavior: http://bugs.php.net/fix.php?id=15379&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=15379&r=notenoughinfo -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php