Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Time zones trying to synchronize application

Re: Time zones trying to synchronize application

From: Gerry Sinkiewicz <sinkiege_at_snet.net>
Date: Tue, 09 Feb 1999 18:08:01 -0500
Message-ID: <36C0BFD1.59944189@snet.net>


Check out function new_time(date1,zone1,zone2) returns date in time zone2 when date1 is in time zone1.

So if you seelct sysdate from dual and pass it to this function you can get GMT date-time.

MStout2468 wrote:
>
> Anil,
>
> I don't know if there is a date format or function that gives GMT.
>

Text snipped because my ISP does not like more included than written text?

--
Gerry Sinkiewicz
sinkiege_at_snet.net Received on Tue Feb 09 1999 - 17:08:01 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US