Re: [INTERFACES] Re: ResultSet.getDate

From: Peter T Mount <peter(at)retep(dot)org(dot)uk>
To: Peter Garner <peter_garner(at)yahoo(dot)com>
Cc: Aleksey Demakov <avd(at)gcom(dot)ru>, pgsql-interfaces(at)postgresql(dot)org, peter(at)retep(dot)uk(dot)org
Subject: Re: [INTERFACES] Re: ResultSet.getDate
Date: 1999-02-05 06:55:25
Message-ID: Pine.LNX.4.04.9902050655090.22685-100000@maidast.retep.org.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

On Mon, 1 Feb 1999, Peter Garner wrote:

> Hi Aleksey! :-)
>
> ---Aleksey Demakov <avd(at)gcom(dot)ru> wrote:
> > st.executeUpdate ("set datestyle='iso'");
>
> Thanks! :-) That ALMOST does it! ;-) Oddly, my
> machine outputs dates as UTC (universal time clock) but
> java wants to see GMT! From what I am reading in some
> of the Java usenet groups, Sun has some real problems
> trying to make their date classes totally locale
> portable and they have a few bugs! ;-)
>
> Speaking of bugs, Peter, check out line 460 in
> ResultSet.java. You take the substring at from 0 to
> 18, I think you may want to take it from 0 to 19.
> Thanks guys! ;-)

Will do.

> ==
> Peace,
> Peter
>
> We are Microsoft of Borg, you will be assimilated!!!
> Resistance is fut... ***BZZZRT*** THUD!!!
> [General Protection Fault in MSBorg32.DLL]
> Please contact the vendor for more information
> _________________________________________________________
> DO YOU YAHOO!?
> Get your free @yahoo.com address at http://mail.yahoo.com
>
>

--
Peter T Mount peter(at)retep(dot)org(dot)uk
Main Homepage: http://www.retep.org.uk
PostgreSQL JDBC Faq: http://www.retep.org.uk/postgres
Java PDF Generator: http://www.retep.org.uk/pdf

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Peter T Mount 1999-02-05 06:56:00 Re: [INTERFACES] Re: ResultSet.getDate
Previous Message Stephen Turner 1999-02-05 06:53:53 Help with ODBC Driver