From: | "Amin Schoeib" <aschoeib(at)4tek(dot)de> |
---|---|
To: | "Karel Zak" <zakkr(at)zf(dot)jcu(dot)cz> |
Cc: | <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Localization (for dates) Oracle vs. Postgresql |
Date: | 2003-09-03 14:55:12 |
Message-ID: | 70DD6153277512439CA4B66956A3098132D083@pdc.4tek-net.4tek.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Is there maybe any other???
-----Ursprüngliche Nachricht-----
Von: Karel Zak [mailto:zakkr(at)zf(dot)jcu(dot)cz]
Gesendet: Mittwoch, 3. September 2003 16:53
An: Tom Lane
Cc: Amin Schoeib; pgsql-general(at)postgresql(dot)org
Betreff: Re: AW: AW: [GENERAL] Localization (for dates) Oracle vs. Postgresql
On Wed, Sep 03, 2003 at 10:36:29AM -0400, Tom Lane wrote:
> "Amin Schoeib" <aschoeib(at)4tek(dot)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(at)zf(dot)jcu(dot)cz>
http://home.zf.jcu.cz/~zakkr/
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera Munoz | 2003-09-03 15:03:41 | Re: Using oids |
Previous Message | Karel Zak | 2003-09-03 14:53:15 | Re: Localization (for dates) Oracle vs. Postgresql |