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

From Gevik Babakhani
Subject Re: TODO item:Allow to_date() and to_timestamp() accept localized month names
Date
Msg-id 000c01c86794$6fcd10b0$0a01a8c0@gevmus
Whole thread Raw
In response to Re: TODO item:Allow to_date() and to_timestamp() accept localized month names  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: TODO item:Allow to_date() and to_timestamp() accept localized month names  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
> Surely it should be the inverse of the solution for output, 
> eg TMMon selects localized input.

Of cource. But how would TM enforce a localized formatting. (perhaps I am
off....  2:10 am...)
Lets say I have en_US database but the dates I am trying to format is nl_NL.
If I am not mistaking SET LC_MESSAGES won't help.

Regards,
Gevik







pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: TODO item:Allow to_date() and to_timestamp() accept localized month names
Next
From: Andrew Dunstan
Date:
Subject: Re: Re: [COMMITTERS] pgsql: configure tag'd 8.3.0 and built witih autoconf 2.59