Converting to Java date example

From: "Jonathan Villa" <jvilla(at)innovativesource(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Converting to Java date example
Date: 2004-09-29 15:35:43
Message-ID: 14252.206.166.29.228.1096472143.squirrel@206.166.29.228
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Quick question, hopefully...

How do you store a date in Postgresql using Java date format, i.e.
2004-00-01 where that would be January 1, 2004 (looking for the 00 as
Jan.)

I've googled but only found someone else with the same problem.

Browse pgsql-general by date

  From Date Subject
Next Message Stephan Szabo 2004-09-29 15:40:10 Re: EXTRACT Clarification
Previous Message Tom Lane 2004-09-29 15:32:24 Re: EXTRACT Clarification