Ruby/Time/Convert to Integer

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

Перейти к: навигация, поиск

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

puts Time.gm(2007, 05).to_i