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

From Karel Zak
Subject Re: Localization (for dates) Oracle vs. Postgresql
Date
Msg-id 20030903145315.GD5820@zf.jcu.cz
Whole thread Raw
In response to Re: Localization (for dates) Oracle vs. Postgresql  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Localization (for dates) Oracle vs. Postgresql  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-general
On Wed, Sep 03, 2003 at 10:36:29AM -0400, Tom Lane wrote:
> "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.

 No way:-(

 But I think it's good point to TODO of the 7.5 release.

    Karel

--
 Karel Zak  <zakkr@zf.jcu.cz>
 http://home.zf.jcu.cz/~zakkr/

pgsql-general by date:

Previous
From: billm@lulu.com (Bill Montgomery)
Date:
Subject: syntax error in eRServer.pm line 69
Next
From: Christopher Browne
Date:
Subject: Re: delivering database stand-alone