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

[PHP-DEV] strtotime() in PHP 5.2.3

2008-03-12 Thread Krister Karlström
Hi! I'm currently working on a upgrade of a large PHP application from a Slackware Apache 1.x environment with PHP 5.0.4 to a Ubuntu Apache 2.2.4 environment using PHP 5.2.3 (Ubuntu package). Since our databases are running on a MS-SQL 2000 server we're also using the FreeTDS library with the