ZF-8774: Zend_Feed_Pubsubhubbub_Subscriber - Date Format
Description
r20190 introduces using of Zend_Date with this format: 'YYYY-MM-dd HH:mm:ss'
In my idea, it should be 'yyyy-MM-dd HH:mm:ss'
r20190 introduces using of Zend_Date with this format: 'YYYY-MM-dd HH:mm:ss'
In my idea, it should be 'yyyy-MM-dd HH:mm:ss'
Comments
Posted by Pádraic Brady (padraic) on 2010-01-11T03:56:50.000+0000
Fixed in r20194 - thanks for reporting! I forgot about Y being the ISO date.