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 -> How to create date directly from UNIX time

How to create date directly from UNIX time

From: <krivenok.dmitry_at_gmail.com>
Date: 10 Jan 2007 00:28:31 -0800
Message-ID: <1168417711.455569.307150@77g2000hsv.googlegroups.com>


Hello All!

How can I create object of DATE type directly from UNIX time? to_date doesn't provide this facility.

I want to avoid unnecessary strftime call in my perl script. Any suggestions?

Thanks! Received on Wed Jan 10 2007 - 02:28:31 CST

Original text of this message

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