Subject PHP date() is 32 bit integer
Author Alan McDonald
What a shame PHP represents dates by 32 signed integer and not float as
Firebird does! Firebird dates prior to January 1970 raise an exception in
PHP date() functions without massaging. Pretty useless to have date
functions only work on dates post January 1970 isn't it?
Alan


[Non-text portions of this message have been removed]