Date formatting function

Поиск
Список
Период
Сортировка
От JORGE MALDONADO
Тема Date formatting function
Дата
Msg-id BANLkTinYVEeOWCiYw_srK_tDz+TmbYi7LA@mail.gmail.com
обсуждение исходный текст
Ответы Re: Date formatting function  (Andreas Kretschmer <akretschmer@spamfence.net>)
Список pgsql-novice
I am using the following formatting function for a date field and I get the name of the month in English language. How can I get it in Spanish?
 
to_char(sea_fecha,'MONTH DD, YYYY') as sea_fecha_aux
 
Respectfully,
Jorge Maldonado

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

Предыдущее
От: "Oliveiros d'Azevedo Cristina"
Дата:
Сообщение: Re: compare date in two rows
Следующее
От: Andreas Kretschmer
Дата:
Сообщение: Re: Date formatting function