Is there any way to use strtotime on dates earlier than the Unix epoch?  I'm
using strtotime to reformat the date information for insertion into MySQL.
I know that if strtotime is not accomodating, I can use a javascript to
force the date to be entered in a certain format.  But now I think that the
'last week' type input to strtotime is very valuable.

Thanks,
David



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to