Get date in Mysql format from Zend Date
If you using ZF there is a high chance that you also using Zend Date when dealing with date and time. One day you might need to get the date from a Zend Date object into Mysql format, but you will find out that none of the constants provides this. It’s a decision from developers [...]
Recent comments