Ask a Question related to PHP Bugs, Design and Development.
-
felixmallek at gmx dot de #1
#39106 [NEW]: date("w") incompatible with date("W")
From: felixmallek at gmx dot de
Operating system: n/a
PHP version: 5.1.6
PHP Bug Type: *Calendar problems
Bug description: date("w") incompatible with date("W")
Description:
------------
Hi,
I'm creating a calendar using the date() function.
I want to show in this calendar the Week-number, but there are two
different standarts:
1) date("w") has Sunday as the first day of the week
2) date("W") has Monday as the first day of the week
I think it's rubbish because the different standarts makes a calendar
awkward.
I think it would be not bad to edit one of standarts in the next Version
of PHP or in one of the following updates.
Thanks
Felix
--
Edit bug report at [url]http://bugs.php.net/?id=39106&edit=1[/url]
--
Try a CVS snapshot (PHP 4.4): [url]http://bugs.php.net/fix.php?id=39106&r=trysnapshot44[/url]
Try a CVS snapshot (PHP 5.2): [url]http://bugs.php.net/fix.php?id=39106&r=trysnapshot52[/url]
Try a CVS snapshot (PHP 6.0): [url]http://bugs.php.net/fix.php?id=39106&r=trysnapshot60[/url]
Fixed in CVS: [url]http://bugs.php.net/fix.php?id=39106&r=fixedcvs[/url]
Fixed in release: [url]http://bugs.php.net/fix.php?id=39106&r=alreadyfixed[/url]
Need backtrace: [url]http://bugs.php.net/fix.php?id=39106&r=needtrace[/url]
Need Reproduce Script: [url]http://bugs.php.net/fix.php?id=39106&r=needscript[/url]
Try newer version: [url]http://bugs.php.net/fix.php?id=39106&r=oldversion[/url]
Not developer issue: [url]http://bugs.php.net/fix.php?id=39106&r=support[/url]
Expected behavior: [url]http://bugs.php.net/fix.php?id=39106&r=notwrong[/url]
Not enough info: [url]http://bugs.php.net/fix.php?id=39106&r=notenoughinfo[/url]
Submitted twice: [url]http://bugs.php.net/fix.php?id=39106&r=submittedtwice[/url]
register_globals: [url]http://bugs.php.net/fix.php?id=39106&r=globals[/url]
PHP 3 support discontinued: [url]http://bugs.php.net/fix.php?id=39106&r=php3[/url]
Daylight Savings: [url]http://bugs.php.net/fix.php?id=39106&r=dst[/url]
IIS Stability: [url]http://bugs.php.net/fix.php?id=39106&r=isapi[/url]
Install GNU Sed: [url]http://bugs.php.net/fix.php?id=39106&r=gnused[/url]
Floating point limitations: [url]http://bugs.php.net/fix.php?id=39106&r=float[/url]
No Zend Extensions: [url]http://bugs.php.net/fix.php?id=39106&r=nozend[/url]
MySQL Configuration Error: [url]http://bugs.php.net/fix.php?id=39106&r=mysqlcfg[/url]
felixmallek at gmx dot de Guest
-
#40717 [NEW]: date "01-01-1968" inaccessible via date function
From: manuel dot pinhao at nvisible dot pt Operating system: Windows XP SP2 PHP version: 5.2.1 PHP Bug Type: Date/time... -
#39106 [Opn->Bgs]: date("w") incompatible with date("W")
ID: 39106 Updated by: tony2001@php.net Reported By: felixmallek at gmx dot de -Status: Open +Status: ... -
#24941 [Bgs]: strtotime returns same date for "first wednesday" and "second Wednesday"
ID: 24941 User updated by: jpage at javeo dot com Reported By: jpage at javeo dot com Status: Bogus Bug Type: ... -
#24941 [Opn->Bgs]: strtotime returns same date for "first wednesday" and "second Wednesday"
ID: 24941 Updated by: iliaa@php.net Reported By: jpage at javeo dot com -Status: Open +Status: Bogus... -
#24941 [NEW]: strtotime returns same date for "first wednesday" and "second Wednesday"
From: jpage at javeo dot com Operating system: Red Hat Linux PHP version: 4.3.1 PHP Bug Type: Date/time related Bug...



Reply With Quote

