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: converting dates from julian format

Re: converting dates from julian format

From: Michael Krolewski <vandra_at_u.washington.edu>
Date: Sun, 08 Nov 1998 22:57:06 -0800
Message-ID: <36469242.310A9379@u.washington.edu>


try

                to_char(to_date(julDate,'J'),'HH24:MI:SS')

Mike Krolewski

Andrew Cooper wrote:

> Hi,
>
> Does anyone out there know how I might be able to convert a julian time
> to a normat time.. I am after the Hours:mins:secs part.
>
> thanks.
>
> Andrew.
Received on Mon Nov 09 1998 - 00:57:06 CST

Original text of this message

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