|
|||
|
Hi ,
I hv gone thru the Zend_Date class. I hv created obj like $zdt = new Zend_Date; While accessing the date functionality, like: $zdt->toString('Y-m-d'); i am getting invalide output like 2008-i-21. But in php, this is the formate to get the date formate. And the $zdt->toString("H:i:s"); also not giving the proper output. Can any one tell me why this function differs from normal php syntax i.e: date("Y-m-d"); or date("H:i:s");. -Mugesh. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|