Tag Archives: time

Home Posts Tagged as “time”
mage+zend+php

Magento – Using Zend_date to manage datetime and time values.

No Comments

Probably, when we are making our custom modules in Magento, we need to work with date and/or time fields in our admin forms. We recommend using Zend_Date for this purpose because their flexibility. In this post, you can find different functions based on the use of Zend_Date which have been of great help for us!

Continue reading