Method: RiCal::FastDateTime#wday
- Defined in:
- lib/ri_cal/fast_date_time.rb
#wday ⇒ Object
60 61 62 |
# File 'lib/ri_cal/fast_date_time.rb', line 60 def wday @date.wday end |
60 61 62 |
# File 'lib/ri_cal/fast_date_time.rb', line 60 def wday @date.wday end |