# File lib/ri_cal/component/t_z_info_timezone.rb, line 119 def utc_to_local(time) @tzinfo_timezone.utc_to_local(time.to_ri_cal_ruby_value) end