[fw-general] Best way for handling Zend_Date and timezones

2012-02-23 Thread Alayn Gortazar
Hi there, I'm using Zend_Date to handle datetimes on my application. What I do is set UTC as the default timezone, so I use a universal time zone for all my internal and persistence operations, and the I use our local timezone (Europe/Madrid) just to show dates on the web frontend. My question

[fw-general] Zend\Db Refactored in Beta3

2012-02-23 Thread Ralph Schindler
Hey all, This is a followup on the status of Zend\Db. As of today, Zend\Db is code-complete for the list of tasks I planned on completing for the Beta3 release of Zend Framework. In no special order, and not an exhaustive list, those tasks included: * Zend\Db\Adapter: * Driver -