Top "Zend-locale" questions

Is it feasible to rely on setlocale, and rely on locales being installed?

I was trying to generate a localized date string with strftime, the placeholder I use is %x. The language/locale …

php localization internationalization setlocale zend-locale
Using "." for decimals in zend validator float

I have a form with a element called "price". I validate this element with the "float" validator. The thing is …

mysql zend-framework zend-form zend-validate zend-locale