---------- Forwarded message ----------
Date: Sun, 09 Sep 2001 23:05:53 +0200
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: mktime() and (dates < 1970 || dates > 2037)

Derick,

I've read a lot of people are having problems using the function mktime()
in combination with dates before 1970 and after 2037. I also have been
reading about time_t and it being 32 bit, 64 bit signed or unsigned. In al
the responses I read it's not an PHP problem but an windows problem. Can
you explain why date-calculations with other software on the same computer
do work correctly on the same config. Other software being f.i. Mysql? How
is it they can get things to work and the people who develop PHP can't?

Thanks for taking the time.

With kind regards,

Roger


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to