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