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 -> Re: Julian to date conversion

Re: Julian to date conversion

From: James Lorenzen <jlorenzen_at_my-deja.com>
Date: Fri, 29 Sep 2000 18:34:49 GMT
Message-ID: <8r2nc8$9g2$1@nnrp1.deja.com>

Try separating the decimal from the days. Like this: "to_date(2451544,'j') + .46"

HTH
 James

In article <BZ2B5.31801$Z2.469920_at_nnrp1.uunet.ca>,   "S Paquin" <stephane.paquin_at_nospam.ispatnet.com> wrote:
> Hi !
> I am trying to convert a julian date to character and it seems that J
> format doesn't allow fractional days. Anybody has a suggestion ?
>
> For example, I try to convert Julian day 2451544.46 to the
> corresponding date/time 31-DEC-1999 15:55:32 in a sql statement.
>
> Any help will be appreciated.
>
> Stephane
>
>

--
Life is complex; it has real and imaginary parts.


Sent via Deja.com http://www.deja.com/
Before you buy.
Received on Fri Sep 29 2000 - 13:34:49 CDT

Original text of this message

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