Hello Paul,
Monday, January 5, 2004, 2:26:16 PM, you wrote:
PC> For example, strftime("%+",0) returns "Wed Dec 31 19:00:00 EST 1969" in
PC> my timezone, and strftime("%+",-1) returns a blank. Yet, doing a
PC> strtotime("1969-12-31 23:59:59 GMT") will get you a -1, and the date()
PC> function appears to support negative timestamps ... which means you
PC> can't skimp on your testing if you decide to go this route. ;-)
True, but given his original requirement "I wanna remove 90 days from
todays date" that shouldn't be a problem for over three decades :)
--
Best regards,
Richard mailto:[EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php