# File lib/ri_cal/core_extensions/time/calculations.rb, line 131 def iso_week_num(wkst) iso_year_and_week_num(wkst)[1] end