Re: Fecha-yyyy-mm-dd

Daniel Convissor <[email protected]> Tue, 12 Apr 2005 09:44:09 -0400
Newsgroups gmane.comp.db.postgresql.cygwin
Message-ID <[email protected]>
On Mon, Apr 11, 2005 at 01:31:35PM -0500, David Licet wrote:
> Puedo intercambiar entre los formatos:
> yyyy-mm-dd a dd-mm-yyyy? ? Como ?. es decir si lo
> almaceno yyyy-mm-dd como lo muestro dd-mm-yyyy o viceversa?

This mailing list is for helping with Cygwin specific PostgreSQL problems.  
You are asking a general PostgreSQL question.

That aside, the answer you want regarding how to format dates is at
http://www.analysisandsolutions.com/code/dates.htm

--Dan

-- 
 T H E   A N A L Y S I S   A N D   S O L U T I O N S   C O M P A N Y
            data intensive web and database programming
                http://www.AnalysisAndSolutions.com/
 4015 7th Ave #4, Brooklyn NY 11232  v: 718-854-0335 f: 718-854-0409

---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
      joining column's datatypes do not match