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: How convert a unix time stamp (time_t) to Oracle Date datatype

Re: How convert a unix time stamp (time_t) to Oracle Date datatype

From: Saad Ahmad <saad.ahmad_at_mchugh.com>
Date: 13 May 1998 16:56:07 GMT
Message-ID: <01bd7e8f$fa452320$2207030a@sahmad-pc.mfa.com>


C provides functions to convert that time to regular format. With Oracle 8 C functios can be called from PL/SQL

Aymeric Barantal <abaranta_at_grolier.fr> wrote in article <6jce88$3c2$1_at_front6.grolier.fr>...
> Hello everyone,
>
> I want to convert a date express in second since 1st january of 1970
(time_t
> on Unix system) to an oracle date datatype.
>
> Is there a procedure to do that, or how can I do.
>
> Thank for your help.
>
> -- aymeric barantal -- Paris France
>
>
>
Received on Wed May 13 1998 - 11:56:07 CDT

Original text of this message

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