Re: [GENERAL] extracting date information? - Mailing list pgsql-general

From Kevin Heflin
Subject Re: [GENERAL] extracting date information?
Date
Msg-id Pine.LNX.3.96.980519090745.7529B-100000@mercury.shreve.net
Whole thread Raw
In response to Re: [GENERAL] extracting date information?  ("Jose' Soares Da Silva" <sferac@bo.nettuno.it>)
Responses Re: [GENERAL] extracting date information?  ("Jose' Soares Da Silva" <sferac@bo.nettuno.it>)
List pgsql-general
On Tue, 19 May 1998, Jose' Soares Da Silva wrote:

> If you use "datetime" type instead of "date" and set datestyle = 'Postgres'
> your data will be like: Sat Dec 12 00:00:00 1998 CET
> instead of: 1998-12-12

I actually stumbled across this after my initial post.

Now that my dates are being retreived in this format:
Sat Dec 12 00:00:00 1998 CET

Is there a way to format this to leave off the "time" portion and maybe
the "timezone" info ?




--------------------------------------------------------------------
Kevin Heflin          | ShreveNet, Inc.      | Ph:318.222.2638 x103
VP/Mac Tech           | 333 Texas St #619    | FAX:318.221.6612
kheflin@shreve.net    | Shreveport, LA 71101 | http://www.shreve.net
--------------------------------------------------------------------


pgsql-general by date:

Previous
From: "Jose' Soares Da Silva"
Date:
Subject: Re: [GENERAL] extracting date information?
Next
From: "Jackson, DeJuan"
Date:
Subject: RE: [GENERAL] extracting date information?