Method: RiCal::FastDateTime#month
- Defined in:
- lib/ri_cal/fast_date_time.rb
#month ⇒ Object Also known as: mon
50 51 52 |
# File 'lib/ri_cal/fast_date_time.rb', line 50 def month @date.month end |
50 51 52 |
# File 'lib/ri_cal/fast_date_time.rb', line 50 def month @date.month end |