Re: TODO item:Allow to_date() and to_timestamp() accept localized month names

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-hackers(at)postgresql(dot)org
Cc: Alvaro Herrera <alvherre(at)commandprompt(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Gevik Babakhani <pgdev(at)xs4all(dot)nl>
Subject: Re: TODO item:Allow to_date() and to_timestamp() accept localized month names
Date: 2008-02-05 08:04:04
Message-ID: 200802050904.04950.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Alvaro Herrera wrote:
> Nevertheless, I think there's something interesting missing here, which
> is a sort of strftime's %c format string.

I think the Oracle way to do that would be to_char() with one argument and
setting NLS_DATE_FORMAT.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Gevik Babakhani 2008-02-05 08:25:13 Re: TODO item:Allow to_date() and to_timestamp() accept localized month names
Previous Message Amit jain 2008-02-05 06:45:57 Amit jain wants to chat