Nathan Fritz wrote:
We're running into the same problem. It was quite convenient to use
date("Y-m-d",strtotime($dateField)) to process date data for MySQL. Worked
fine for my news management system, since I work with current dates, but my
colleague is using it for an application submission system,
We're running into the same problem. It was quite convenient to use
date("Y-m-d",strtotime($dateField)) to process date data for MySQL. Worked
fine for my news management system, since I work with current dates, but my
colleague is using it for an application submission system, and needs
birthdates
Sorry to bug, but any ideas?
"David J. Johnson" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> 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
Btw, I'm using PHP 4.2.3 on Win XP Pro.
David
"David J. Johnson" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> 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 My
4 matches
Mail list logo