Hi list, I get the exception “Unable to parse the date format string 'ISO_8601' at letter 'O'” when executing the following:
$date = new Zend_Date('2009-03-09 09:20', 'ISO_8601');
This was working properly a few days ago, what could be the problem?
Thanks,
Ádám
