Date formatting function

From: JORGE MALDONADO <jorgemal1960(at)gmail(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Date formatting function
Date: 2011-06-17 17:17:53
Message-ID: BANLkTinYVEeOWCiYw_srK_tDz+TmbYi7LA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Andreas Kretschmer 2011-06-17 17:27:08 Re: Date formatting function
Previous Message Oliveiros d'Azevedo Cristina 2011-06-17 11:32:19 Re: compare date in two rows