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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: How to get timezone in 9i

Re: How to get timezone in 9i

From: Sami Seerangan <dba.orcl_at_gmail.com>
Date: Fri, 18 Feb 2005 10:09:07 -0500
Message-ID: <f09dd62805021807091b28b403@mail.gmail.com>


Thanks for your response.
I need to get international time zones in 3 letter format, something like EST,CDT ....etc.

On Fri, 18 Feb 2005 15:40:01 +0100, Christian Antognini <Christian.Antognini_at_trivadis.com> wrote:
> Hi Sami
>
> >We have to store all the date/times in GMT format. Is there aeasy way
> >to get db timezone without using java program in 9i?
>
> SQL> select dbtimezone from dual;
>
> DBTIME
> ------
> +01:00
>
> HTH
> Chris

--
http://www.freelists.org/webpage/oracle-l
Received on Fri Feb 18 2005 - 10:12:28 CST

Original text of this message

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