Return to Snippet

Revision: 20278
at November 11, 2009 08:23 by endorfin


Initial Code
t = Time.at(1215163257)
puts t.to_date
>> 2008-07-04

Initial URL


Initial Description


Initial Title
convert Unix timestamp to date

Initial Tags
ruby

Initial Language
Ruby