From: Gavin Kistner Date: 2006-10-25T04:17:32+09:00 Subject: Re: How to convert long/milliseconds to DateTime? From: Mike Nospam > Java developer making the switch. Welcome! > 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. ri Time.at