Re: Another JDBC question dates this time...

From: Joseph Shraibman <jks(at)selectacast(dot)net>
To: Konstantinos Agouros <elwood(at)agouros(dot)de>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Another JDBC question dates this time...
Date: 2001-06-20 19:08:35
Message-ID: 3B30F4B3.A8BF2491@selectacast.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Use '2001-06-01'.

And use the jdbc list.

Konstantinos Agouros wrote:
>
> Hi,
>
> I can retrieve date and use the getDate function on my resultset no problem.
> Now I want to insert a date like June 1st, how can I make sure it will become
> june 1st and not january 6th?
>
> Konstantin
> --
> Dipl-Inf. Konstantin Agouros aka Elwood Blues. Internet: elwood(at)agouros(dot)de
> Otkerstr. 28, 81547 Muenchen, Germany. Tel +49 89 69370185
> ----------------------------------------------------------------------------
> "Captain, this ship will not sustain the forming of the cosmos." B'Elana Torres
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org

--
Joseph Shraibman
jks(at)selectacast(dot)net
Increase signal to noise ratio. http://www.targabot.com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Joseph Shraibman 2001-06-20 19:12:27 Re: Postgres Internals
Previous Message Edwin Grubbs 2001-06-20 19:06:02 Re: LARGE table won't use index?