Re: Localization (for dates) Oracle vs. Postgresql

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Localization (for dates) Oracle vs. Postgresql
Дата
Msg-id 14260.1062599789@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Localization (for dates) Oracle vs. Postgresql  ("Amin Schoeib" <aschoeib@4tek.de>)
Ответы Re: Localization (for dates) Oracle vs. Postgresql
Re: Localization (for dates) Oracle vs. Postgresql
Список pgsql-general
"Amin Schoeib" <aschoeib@4tek.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.

            regards, tom lane

В списке pgsql-general по дате отправления:

Предыдущее
От: Vivek Khera
Дата:
Сообщение: Re: Commercial postgresql
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: Trunc in Postgres