ID: 39715 Updated by: [EMAIL PROTECTED] Reported By: bsaksida at gmail dot com -Status: Open +Status: Bogus Bug Type: Date/time related Operating System: Windows PHP Version: 5.2.0 New Comment:
Sorry, but your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php as this bug system is not the appropriate forum for asking support questions. Due to the volume of reports we can not explain in detail here why your report is not a bug. The support channels will be able to provide an explanation for you. Thank you for your interest in PHP. I can't see the example you mention anywhere in the manual. Please have a look at php.net/mktime and see how mktime() really works. Previous Comments: ------------------------------------------------------------------------ [2006-12-02 21:04:38] bsaksida at gmail dot com Description: ------------ as the manual at: http://si.php.net/date date("L", mktime(0,0,0,0,0,2004)) shoud return 1, but it returns 0; if year is 2003, it returns 1, Like it is describet in manual, ir returns right the oposite. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=39715&edit=1