Re: TODO item:Allow to_date() and to_timestamp() accept localized month names - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: TODO item:Allow to_date() and to_timestamp() accept localized month names
Date
Msg-id 200802050904.04950.peter_e@gmx.net
Whole thread Raw
In response to Re: TODO item:Allow to_date() and to_timestamp() accept localized month names  (Alvaro Herrera <alvherre@commandprompt.com>)
Responses Re: TODO item:Allow to_date() and to_timestamp() accept localized month names  ("Gevik Babakhani" <pgdev@xs4all.nl>)
List 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/


pgsql-hackers by date:

Previous
From: "Amit jain"
Date:
Subject: Amit jain wants to chat
Next
From: "Gevik Babakhani"
Date:
Subject: Re: TODO item:Allow to_date() and to_timestamp() accept localized month names