Look into the manual for "Zend_Locale_Format".
This is the component you are searching for.
Greetings
Thomas Weidner, I18N Team Leader, Zend Framework
http://www.thomasweidner.com
----- Original Message -----
From: "José de Menezes Soares Neto" <[EMAIL PROTECTED]>
To: "Zend Framework - General" <[email protected]>
Sent: Friday, July 11, 2008 3:40 PM
Subject: [fw-general] Number Format
Hi friends,
I am using the number format like 1,000.00
But I would like to use 1.000,00
How to do that? With Zend Locale? But how?
Regards,
José
P.S: Could I change this at DB too?