From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.0.4pl1 PHP Bug Type: Feature/Change Request Bug description: strtotime() doesn't work on MSSQL standard dates MSSQL returns dates in the format: "Mar 2 2001 9:21PM". strtodate() can't handle that, and MSSQL is sorely lacking a unix_timestamp or date_format() function. I've written my own routine to handle this, but it'd be swell if it worked out of the box. -- Edit Bug report at: http://bugs.php.net/?id=10055&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]