[Ruby] Unix timestamp to Time?

Aaron Patterson aaron.patterson at gmail.com
Tue Feb 27 13:43:50 PST 2007


On 2/27/07, John Wulff <johnwulff at gmail.com> wrote:
>
> Feeling pretty dumb not being able to figure this out.  I've got a
> vanilla unix timestamp that I need Ruby to give some love.  Any know
> how?


I think Time.at() should do the trick.


-- 
Aaron Patterson
http://tenderlovemaking.com/


More information about the Ruby mailing list