zend-locale Questions

2

How I can obtain traslator locale in my view? I want to do it starting from the variable $this (the PhpRenderer of the view). i.e. I don't want use onBootstrap nor ActionController because I don't...

3

Solved

I was trying to generate a localized date string with strftime, the placeholder I use is %x. The language/locale is setlocale(LC_ALL, array('jp','japanese')), however neither locale was available s...
Octarchy asked 21/12, 2009 at 19:4

1

I am trying to create a connection between the Zend_Locale and the Zend_Currency using the browser language preferences. BROWSER: en $locale = new Zend_Locale(Zend_Locale::BROWSER); Zend_Debug::D...
Cleocleobulus asked 9/5, 2013 at 19:28
1

© 2022 - 2024 — McMap. All rights reserved.