Re: [GENERAL] Store dates in database in different format

2007-04-27 Thread Jeff Davis
On Fri, 2007-04-27 at 11:09 -0700, RPK wrote: > I am using pgsql 8.2.3 on windows XP. I noticed that dates are store in > 'Date' columns of a table in "-mm-dd" format whereas I want to store it > in "dd-MMM-" format. Can I change this? First of all, you're talking about the input/output fo

Re: [GENERAL] Store dates in database in different format

2007-04-27 Thread Bill Moran
In response to RPK <[EMAIL PROTECTED]>: > > I am using pgsql 8.2.3 on windows XP. I noticed that dates are store in > 'Date' columns of a table in "-mm-dd" format whereas I want to store it > in "dd-MMM-" format. Can I change this? They're not stored in that format, they're just displayin

[GENERAL] Store dates in database in different format

2007-04-27 Thread RPK
I am using pgsql 8.2.3 on windows XP. I noticed that dates are store in 'Date' columns of a table in "-mm-dd" format whereas I want to store it in "dd-MMM-" format. Can I change this? -- View this message in context: http://www.nabble.com/Store-dates-in-database-in-different-format-tf365