Re: [PHP-DEV] Unix timestamp maximum

2001-04-04 Thread Keith Waters
> AG>> By the time we close in on 2038 and UNIX is still around > AG>> (*smile*) then most UNIX systems will most probably have moved > AG>> to 64bit timestamps, thus requiring in the best place just a > AG>> recompilation of your PHP binary and in the worse case if you > AG>> saved binary file st

[PHP-DEV] Unix timestamp maximum

2001-04-04 Thread Keith Waters
From: [EMAIL PROTECTED] Operating system: RedHat Linux PHP version: 4.0.4pl1 PHP Bug Type: Feature/Change Request Bug description: Unix timestamp doesnt go over Tuesday 19 January 2038 05:11 As you know, most of PHP's date and time functions use the unix timestamp, which won