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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Retrieving timezone value from database

Re: Retrieving timezone value from database

From: Frank <fvanbortel_at_netscape.net>
Date: Mon, 20 Oct 2003 22:18:53 +0200
Message-ID: <bn1fhg$den$1@news2.tilbu1.nb.home.nl>


eugeneteo wrote:

SQL> select tz_offset('Asia/Singapore') from dual ;

TZ_OFFSET('ASIA/SINGA



+08:00

SQL> select dbtimezone from dual ;

DBTIMEZONE



+02:00

SQL> exit
Disconnected from Oracle9i Enterprise Edition Release 9.2.0.1.0 - Production With the Partitioning, OLAP and Oracle Data Mining options JServer Release 9.2.0.1.0 - Production

And no - timezones are not supported in 7

-- 
Regards, Frank van Bortel
Received on Mon Oct 20 2003 - 15:18:53 CDT

Original text of this message

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