Re: timestamp format bug

From: "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov>
To: "Jon Roberts" <Jon(dot)Roberts(at)asurion(dot)com>, <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: timestamp format bug
Date: 2008-01-31 18:32:50
Message-ID: 47A1BFF1.EE98.0025.0@wicourts.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

>>> On Thu, Jan 31, 2008 at 12:28 PM, in message
<1A6E6D554222284AB25ABE3229A92762715525(at)nrtexcus702(dot)int(dot)asurion(dot)com>, "Roberts,
Jon" <Jon(dot)Roberts(at)asurion(dot)com> wrote:
> The default timestamp format appears to be yyyy-mm-dd hh24:mi:ss.ms

Not to me:

select now();
now
-------------------------------
2008-01-31 12:31:40.568746-06
(1 row)

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Roberts, Jon 2008-01-31 18:34:59 Re: timestamp format bug
Previous Message Roberts, Jon 2008-01-31 18:28:04 Re: timestamp format bug