Re: European datestyle

From: Joel Rodrigues <borgempath(at)Phreaker(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: European datestyle
Date: 2003-06-04 18:29:52
Message-ID: A5064C78-9707-11D7-AB02-0005024EF27F@Phreaker.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Javier, I put these lines in my .tcshrc file in my home
directory (on Mac OS X), you'd have to use whatever startup file
your *nix shell uses :

setenv PGCLIENTENCODING UNICODE
setenv PGDATESTYLE 'ISO,European'
setenv PGTZ UTC

Cheers !
- Joel Rodrigues

Browse pgsql-general by date

  From Date Subject
Next Message Jay O'Connor 2003-06-04 18:36:36 to copy a record
Previous Message Jean-Luc Lachance 2003-06-04 17:40:00 Re: CAST to integer problem