formatting a date

From: Fran Fabrizio <ffabrizio(at)Exchange(dot)WebMD(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: formatting a date
Date: 2001-05-10 19:30:01
Message-ID: 3AFAEC38.3F26E93B@exchange.webmd.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


I'm looking all over the place in the Pg docs and Momjian book and
having no luck finding any functions that would turn a timestamp such as
2001-05-08 23:59:59-04 into May 8, 2001. (i.e. do what date_format()
was doing for me in MySQL.) Is there equivalent functionality in Pg?

Thanks,
Fran

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Mitch Vincent 2001-05-10 19:30:45 Re: Query not using index
Previous Message Patrick Welche 2001-05-10 19:29:36 Re: Re: Query not using index