From: Mike Nospam Date: 2006-10-25T04:16:11+09:00 Subject: How to convert long/milliseconds to DateTime? Hi, Java developer making the switch. I have timestamps stored in Oracle as a long (gotten from java.sql.Timestamp - milliseconds from some day in 1970). Is there a way to convert that long back into a Ruby Date/DateTime/Time . Any of these would do. Did not find a method in the library... Thanks, Mike -- Posted via http://www.ruby-forum.com/.