http://www.zfsnippets.com/snippets/view/id/43 <http://www.zfsnippets.com/snippets/view/id/43> http://www.zfsnippets.com/snippets/view/id/39
<http://www.zfsnippets.com/snippets/view/id/39>Might help as starting point. Regards, Saša Stamenković On Tue, Jan 5, 2010 at 5:03 PM, Thomas Weidner <[email protected]>wrote: > Zend_Measure supports localization. > But what you are requesting is translation for which Zend_Translate should > be used. > > Greetings > Thomas Weidner, I18N Team Leader, Zend Framework > http://www.thomasweidner.com > > ----- Original Message ----- From: "takeshin" <[email protected]> > To: <[email protected]> > Sent: Tuesday, January 05, 2010 4:41 PM > Subject: [fw-general] Zend_Measure_Time and localization > > > > >> Does Zend_Measure_Time support localization? >> >> I'd like to write view helper which displays time of the post in current >> language >> in human readable format, e.g. >> locale en: >> 2 weeks ago >> locale pl: >> 2 tygodnie temu >> >> Maybe Zend_Date is suitable for this task? >> >> -- >> regards >> takeshin >> -- >> View this message in context: >> http://n4.nabble.com/Zend-Measure-Time-and-localization-tp999094p999094.html >> Sent from the Zend Framework mailing list archive at Nabble.com. >> > >
