Skip to content

Instantly share code, notes, and snippets.

View devhyunjae's full-sized avatar
🎯
Focusing

Hyunjae Park devhyunjae

🎯
Focusing
  • remote
  • 22:56 (UTC +09:00)
View GitHub Profile
t = 236 # seconds
Time.at(t).utc.strftime("%H:%M:%S")
=> "00:03:56"
# Reference
# http://stackoverflow.com/questions/3963930/ruby-rails-how-to-convert-seconds-to-time