[PHP-DEV] Bug #4342: strftime thinks there is a week 53 From: jth <email protected>
Date: 05/06/00

From: jth <email protected>
Operating system: Linux Debian potato
PHP version: 3.0.16
PHP Bug Type: Misbehaving function
Bug description: strftime thinks there is a week 53

Hello!

Try this
echo strftime("%W",mktime(0,0,0,12,31,2001));
It says 53 !!

In swedish..
Hej på er!

Jag sitter och skriver lite på en kalender.
Så säger den att det finns en vecka 53!

Jag använder Debian Linux och versionen på PHP är 3.0.16-2
-2 på slutet är versionen på debian paketet.

Inte år 2001 säker? :)

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>