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 -> Different time zones

Different time zones

From: Chuck <chuckh_at_softhome.net>
Date: Mon, 29 Jul 2002 15:11:07 -0400
Message-ID: <ai440b$11b4pp$1@ID-85580.news.dfncis.de>


Is there a way to have a sql query display a date column using the client's local time zone instead of the time zone on the server? For example say I insert a row into a database in New York (EST) with the time of 14:00. If someone on CST selects the row I want it to show 13:00. If somone else on EST selects it I want it to say 14:00. Can this be accomplished without using the new_time() function? Received on Mon Jul 29 2002 - 14:11:07 CDT

Original text of this message

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