problem with Timestamp

From: "Daniel A(dot) Melo" <daniel(at)codata(dot)com(dot)br>
To: pgsql-general <pgsql-general(at)postgresql(dot)org>, pgsql-novice <pgsql-novice(at)postgresql(dot)org>
Subject: problem with Timestamp
Date: 2001-06-04 15:30:22
Message-ID: 3B1BA98E.D9875664@codata.com.br
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-novice

Hi all,

i´m using postgres 7.0.3, in a linux box (conectiva, "red hat´s like").
in my Java aplication i pick the system date with a metod
System.currentTimeInMilis, this method return a long value used to
instantiate a TimStamp Objetc. This Timestamp is stored without
problems...

when i need to get it from the database, i use a resultset method
getTimeStamp(columm name). and it works fine.

BUT, if i transport my aplicattion to other linux (DEBIAN), i have a Bad
Time Stamp Error wneh executing getTimeStamp().

anyone could help-me? i´m losted and dont know what to do.

[]´s

Daniel A.

Browse pgsql-general by date

  From Date Subject
Next Message Tomas Eriksson 2001-06-04 15:43:12 Variables in Postgresql
Previous Message Trond Eivind =?iso-8859-1?q?Glomsr=F8d?= 2001-06-04 15:27:21 Re: 7.1.2 packaging

Browse pgsql-novice by date

  From Date Subject
Next Message Manuel Sugawara 2001-06-04 16:22:50 Re: Looking for a way to get my time format.
Previous Message Jason Earl 2001-06-04 14:27:06 Re: Looking for a way to get my time format.