Thomas Weidner wrote:
Ah.. yeah, my mistake. Just saw the MySQL part and made the assumption, sorry.Hy, you are wrong... The manual does not state that getIso() creates MySql Syntax.
But creating an non-standard Zend_Date output is also very easy...
Instead of getIso() just use
toString('YYYY-MM-dd HH:mm:ss');
and you have your self defined output.
Yeah sure, I had done this anyway, so I'll just carry on with that. Cheers, -- Jack
