Re: Localization (for dates) Oracle vs. Postgresql - Mailing list pgsql-general

From Tom Lane
Subject Re: Localization (for dates) Oracle vs. Postgresql
Date
Msg-id 14260.1062599789@sss.pgh.pa.us
Whole thread Raw
In response to Re: Localization (for dates) Oracle vs. Postgresql  ("Amin Schoeib" <aschoeib@4tek.de>)
Responses Re: Localization (for dates) Oracle vs. Postgresql  (Karel Zak <zakkr@zf.jcu.cz>)
Re: Localization (for dates) Oracle vs. Postgresql  (Manuel Sugawara <masm@fciencias.unam.mx>)
List pgsql-general
"Amin Schoeib" <aschoeib@4tek.de> writes:
> When I would execute this:
> select to_char(now(),'DD.Month,YYYY')
> I would get the monthname in english but how can I perform with to_char
> That I become the monthname in german??

Karel, isn't there a way to get localized month names using to_char() ?
I thought there was, but I don't see anything about it in the manual.

            regards, tom lane

pgsql-general by date:

Previous
From: Vivek Khera
Date:
Subject: Re: Commercial postgresql
Next
From: Pavel Stehule
Date:
Subject: Re: Trunc in Postgres