Re: Retrieving the server time and date -- java??

From: Dave Cramer <Dave(at)micro-automation(dot)net>
To: Carlos <Carlos(at)pbsinet(dot)com>
Cc: "'pgsql-jdbc(at)postgresql(dot)org'" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Retrieving the server time and date -- java??
Date: 2003-06-10 09:58:47
Message-ID: 1055239127.1095.125.camel@inspiron.cramers
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

select now();

Dave

On Mon, 2003-06-09 at 12:15, Carlos wrote:
> Hi Forum,
>
> Could someone give me java code to retrieve the date and time of the
> server by calling the Now function via JDBC?
>
> Thanks in advance,
--
Dave Cramer <Dave(at)micro-automation(dot)net>

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Carlos Oliva 2003-06-10 12:13:07 Re: Retrieving the server time and date -- java??
Previous Message Amit_Wadhwa 2003-06-10 05:29:45 Re: Authentication problems