look at the function called strtotime() uk.php.net/strtotime
it will convert English language date into timestamp, from which you can do date() again to reformat it -- Maxim Maletsky [EMAIL PROTECTED] "Adrian Partenie" <[EMAIL PROTECTED]> wrote... : > Hello, > > How can I modify a date format from $b="Jan 7 1999, 3:51 pm" into other format? >like > > 1999 01 07 3:51 for example? I have tried with strftime, but it change format only >for current date. > > Thanks, Adrian -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php