Re: [PHP-DEV] strtotime() in PHP 5.2.3

2008-03-13 Thread Krister Karlström
Derick Rethans wrote: On Wed, 12 Mar 2008, Krister Karlström wrote: But I still think that the best option would be if maybe strtotime() would be able to work with the default format returned by MS-SQL and just ignore the milliseconds even if they're separated by a colon and also allow the AM/

Re: [PHP-DEV] strtotime() in PHP 5.2.3

2008-03-12 Thread Derick Rethans
On Wed, 12 Mar 2008, Krister Karlström wrote: > But I still think that the best option would be if maybe strtotime() would be > able to work with the default format returned by MS-SQL and just ignore the > milliseconds even if they're separated by a colon and also allow the AM/PM > format at the e