# File lib/ri_cal/core_extensions/time/calculations.rb, line 139
        def iso_year(wkst)
          iso_year_and_week_num(wkst)[0]
        end