Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: converting dates from julian format
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
![]() |
![]() |