Method: RiCal::FastDateTime#iso_year_start
- Defined in:
- lib/ri_cal/fast_date_time.rb
#iso_year_start(wkst) ⇒ Object
211 212 213 |
# File 'lib/ri_cal/fast_date_time.rb', line 211 def iso_year_start(wkst) @date.iso_year_start(wkst) end |