Re: date/time - Mailing list pgsql-general

From Ian Harding
Subject Re: date/time
Date
Msg-id 3A63D4D7.3135B9DF@pakrat.com
Whole thread Raw
In response to date/time  (snef <snef@soneramail.nl>)
List pgsql-general
snef wrote:

> Hi,
> I have read the man's with Postgres.
> But I can't seem to get Postgres use European time notation (dd/mm/yyyy).
>
> Where can I adjust this? (in which file?)
>
> Snef

SET DATESTYLE TO 'SQL, EUROPEAN';
SELECT NOW();



pgsql-general by date:

Previous
From: Andrew Sullivan
Date:
Subject: Re: Re: postgresql.conf ignored
Next
From: "Schweitzer, Martin"
Date:
Subject: RE: Why is there so much MySQL bashing???