Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> writes:
> "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.
I sent the patch long time ago and it was rejected by Karel :-(. I can
work on this again but I can't remember exactly why it was rejected, I
think Karel and I didn't reach agreement on the API.
Regards,
Manuel.