Ruby 2.4.0 リファレンスマニュアル
ライブラリ一覧
組み込みライブラリ
Timeクラス
mon
instance method Time#mon
mon -> Integer
[
permalink
][
rdoc
]
month -> Integer
月を整数で返します。
p Time.local(2000, 1, 1).month #=> 1