On Sun, Jan 23, 2005 at 11:08:24PM +0100, kamal wrote:

Hi,

> I want to set locale to it_IT so that when I issue "select to_char(some_date,
> 'Day') from some_table" I see for example "Luned�" instead of "Monday" 
> ("Luned�"
> is the italian translation for "Monday")...

I don't think to_char() knows about i18n/l10n yet.  So you'd need to
patch it, or convince somebody to do it for you.

-- 
Alvaro Herrera (<[EMAIL PROTECTED]>)
"El que vive para el futuro es un iluso, y el que vive para el pasado,
un imb�cil" (Luis Adler, "Los tripulantes de la noche")

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to