Hello together,

I use a code like this:

$date = new Zend_Date();
$date->get(Zend_Date::MONTH); // this returns a utf-8 encoded value

How can get the utf8_decode values by default?


Best regards

Aycko


Reply via email to