Ruby 2.3.0 リファレンスマニュアル > ライブラリ一覧 > 組み込みライブラリ > Timeクラス > min
min -> Integer
分を整数で返します。
例:
t = Time.now # => 2017-09-18 07:45:05 +0900 p t.min # => 45