Ruby/Time/Convert to Integer

Материал из Wiki.crossplatform.ru

(Различия между версиями)
Перейти к: навигация, поиск

Версия 17:10, 26 мая 2010

Convert Time objects to an integer representing the number of seconds since the Unix time epoch:

puts Time.gm(2007, 05).to_i